Function cortex_m_asm::udf[][src]

pub fn udf() -> !
Expand description

Generate an Undefined Instruction exception.

Can be used as a stable alternative to core::intrinsics::abort.