drone_cortex_m::sv
pub unsafe fn sv_call<T: SvService>(service: &mut T, num: u8)
Calls SVC num instruction.
SVC num
This function should not be called directly.