Hi,
we use the GPIOTE to get informed if the value of a GPIO pin gets from hi to low.
If this happens, the GPIOTE event handler will be called.
What will happen, if the value of the GPIO pin gets back to hi and again to low during the process of the GPIOTE event handler?