Function cortex_m_asm::nop[][src]

pub fn nop()
Expand description

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