22.6.1.3.1 Function system_interrupt_get_active()
Get active interrupt (if any).
enum system_interrupt_vector system_interrupt_get_active( void )
Return the vector number for the current executing software handler, if any.
Returns
Interrupt number that is currently executing.