[][src]Function cortex_m::asm::nop

pub fn nop()

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