Find what channel caused the callback.
uint8_t extint_get_current_channel( void )
Can be used in an EXTINT callback function to find what channel caused the callback in case the same callback is used by multiple channels.
Channel number.