Function generic_isr_arm_v7m

Source
pub unsafe extern "C" fn generic_isr_arm_v7m()
Expand description

Generic interrupt handler for ARMv7-M instruction sets.

For documentation of this function, see CortexMVariant::GENERIC_ISR.