To configure a GPIO interrupt to occur on rising edge only:
1) Write a logic 1 to the corresponding bit in CLR_FAL_TRIG
2) Write a logic 1 to the corresponding bit in SET_RIS_TRIG
Please note that reading back these registers give you the state of the GPIO of interest and not the actual value of the registers.