Function systick_handler_arm_v7m

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

ARMv7-M systick handler function.

For documentation of this function, please see CortexMVariant::SYSTICK_HANDLER.