☰
cortex_m
::
asm
Functions
bkpt
delay
dmb
dsb
isb
nop
sev
wfe
wfi
dark
light
All crates
aligned
as_slice
bare_metal
cortex_m
generic_array
lp55s69_pac
lpc55s6x_pac
stable_deref_trait
typenum
vcell
volatile_register
[
−
]
[src]
Function
cortex_m
::
asm
::
nop
pub fn nop()
[
−
]
Expand description
A no-operation. Useful to prevent delay loops from being optimized away.