[][src]Module drone_cortex_m::map

Core ARM Cortex-M register and exception mappings.

This module provides mappings for registers and exceptions present in each Cortex-M chip. It doesn't include device-specific mappings.

NOTE A device-specific Drone crate may re-export this module with its own additions, in which case it should be used instead.

Modules

periph

Core ARM Cortex-M peripheral mappings.

reg

Core ARM Cortex-M register mappings.

thr

Core ARM Cortex-M exception mappings.