Team,
I need to configure the on board USER Switch(SW2) to get interrupt on rising or falling edges with some values (like ~10ms).
I mean to say when signal getting start taking edge form, till 10ms it will not read button pressed as an interrupt once 10ms get passed it will get interrupt.

As per data sheet we can configure 8 pins, but my question is -
Is it possible to configure the same with some default value like in STM Microcontroller ?
If yes, any pointer how can i configure it.
I appreciate your support here!
Thank You!