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

pub fn udf() -> !

Generate an Undefined Instruction exception.

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