Function cortex_m::asm::nop

source ·
pub fn nop()
Expand description

A no-operation. Useful to prevent delay loops from being optimized away.