I would like to use this pin as an interrupt source.
I don't want it to trigger an actual ISR but I instead to poll the interrupt flag to see if there has been an event.
The reason is that the external signal is very spurious/short and can not reliably be read by sw. Reaction speed is on the other hand not critical.