Module support

Source
Expand description

Helper functions for the Cortex-M architecture.

Functions§

nop
NOP instruction
reset
Reset the chip.
wfi
WFI instruction
with_interrupts_disabled
Single-core critical section operation