Crate cortexm4

Source
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§

CortexM4

Traits§

CortexMVariant
Trait to encapsulate differences in between Cortex-M variants

Functions§

initialize_ram_jump_to_main
unhandled_interrupt