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