cortex_m::asm

Function nop

Source
pub fn nop()
Expand description

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