Module support
cortexm0
0.2.3-dev
Module support
Module Items
Functions
In crate cortexm0
Modules
nvic
support
syscall
Enums
CortexM0
cortexm0
Module
support
Copy item path
Settings
Help
Summary
Source
Expand description
Helper functions for the Cortex-M architecture.
Functions
§
nop
NOP instruction (mock)
reset
Reset the chip.
wfi
⚠
WFI instruction (mock)
with_
interrupts_
disabled
⚠
Single-core critical section operation (mock)