[−][src]Function drone_cortex_m::sv::sv_handler
pub unsafe extern "C" fn sv_handler<T: Supervisor>()
SV_CALL
exception handler for the supervisor T
.
Safety
This function should be called only by NVIC as part of a vector table.
pub unsafe extern "C" fn sv_handler<T: Supervisor>()
SV_CALL
exception handler for the supervisor T
.
This function should be called only by NVIC as part of a vector table.