Tool/software:
Hello, I would like to konow if I need to configure a clock in the Mcu to feed WKUP_GPIO if I want to trigger an interrupt on pin state change for WKUP_GPIO0_3.
Also, I would like know if this correct interrupt source that I have to use: 124 (WKUP_GPIOMUX_INTRTR0_OUTP_0)
And one last thing, the interrupt service routine is configured per PIN or per bank ?
I don't want the interrut routine to be triggered if WKUP_GPI0_0 or WKUP_GPIO0_4 change state.