cortex_m::asm

Function nop

source
pub fn nop()
Expand description

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