pub unsafe extern "C" fn svc_handler_arm_v7m()
Expand description
Handler of svc
instructions on ARMv7-M.
For documentation of this function, please see
CortexMVariant::SVC_HANDLER
.
pub unsafe extern "C" fn svc_handler_arm_v7m()
Handler of svc
instructions on ARMv7-M.
For documentation of this function, please see
CortexMVariant::SVC_HANDLER
.