Function stm32f407g_disc::asm::udf

source ·
pub fn udf() -> !
Expand description

Generate an Undefined Instruction exception.

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