Module cortex_m::asm [] [src]

Miscellaneous assembly instructions

Functions

nop

A no-operation. Useful to stop delay loops being elided.

wfe

Wait for event

wfi

Wait for interupt