Module bern_arch::cortex_m::memory_protection[][src]

Expand description

ARM Cortex-M implementation of IMemoryProtection.

Structs

A1K
A1M
A2K
A2M
A4K
A4M
A8K
A8M
A16K
A16M
A32
A32K
A32M
A64
A64K
A64M
A128
A128K
A128M
A256
A256K
A256M
A512
A512K
A512M
MemoryRegion

Raw register values, for fast MPU updates.

Enums

Size

Valid sizes for the MPU.

Functions

memory_protection_exception

Exception called on a memory protection violation.