Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

MPU_Type Struct Reference

MPU_Type Struct Reference
[MPU Peripheral Access Layer]

MPU - Register Layout Typedef. More...

#include <MK64F12.h>

Data Fields

__IO uint32_t CESR
 Control/Error Status Register, offset: 0x0.
__IO uint32_t WORD [12][4]
 Region Descriptor n, Word 0..Region Descriptor n, Word 3, array offset: 0x400, array step: index*0x10, index2*0x4.
__IO uint32_t RGDAAC [12]
 Region Descriptor Alternate Access Control n, array offset: 0x800, array step: 0x4.
__I uint32_t EAR
 Error Address Register, slave port n, array offset: 0x10, array step: 0x8.
__I uint32_t EDR
 Error Detail Register, slave port n, array offset: 0x14, array step: 0x8.

Detailed Description

MPU - Register Layout Typedef.

Definition at line 8957 of file cmsis/MK64F12.h.


Field Documentation

__IO uint32_t CESR

Control/Error Status Register, offset: 0x0.

Definition at line 8958 of file cmsis/MK64F12.h.

__I uint32_t EAR

Error Address Register, slave port n, array offset: 0x10, array step: 0x8.

Definition at line 8961 of file cmsis/MK64F12.h.

__I uint32_t EDR

Error Detail Register, slave port n, array offset: 0x14, array step: 0x8.

Definition at line 8962 of file cmsis/MK64F12.h.

__IO uint32_t RGDAAC

Region Descriptor Alternate Access Control n, array offset: 0x800, array step: 0x4.

Definition at line 8967 of file cmsis/MK64F12.h.

__IO uint32_t WORD

Region Descriptor n, Word 0..Region Descriptor n, Word 3, array offset: 0x400, array step: index*0x10, index2*0x4.

Definition at line 8965 of file cmsis/MK64F12.h.