Expand description
Shared implementations for ARM Cortex-M4 MCUs.
Modules§
- dwt
- Cortex-M Data Watchpoint and Trace Unit (DWT)
- mpu
- nvic
- Cortex-M Nested Vectored Interrupt Controller (NVIC)
- scb
- Cortex-M System Control Block (SCB)
- support
- Helper functions for the Cortex-M architecture.
- syscall
- systick
- Cortex-M SysTick Timer
Enums§
Traits§
- CortexM
Variant - Trait to encapsulate differences in between Cortex-M variants