Function drone_cortexm::sv::sv_call[][src]

pub unsafe fn sv_call<T: SvService, const NUM: u8>(service: &mut T)

Calls SVC num instruction.

Safety

This function should not be called directly.