Function cortex_m::asm::udf[][src]

pub fn udf() -> !

Generate an Undefined Instruction exception.

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