I want to generate an interrupt on a GPIO rising edge.
Is it correct to say that the only way to do this is to assign one of the 5 external interrupts to a GPIO?
This implies that the max number of GPIO interrupts is 5 as there are 5 external interrupts (XINT1..XINT5)