Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_mpu Struct Reference

_hw_mpu Struct Reference

All MPU module registers. More...

#include <MK64F12_mpu.h>

Data Fields

__IO hw_mpu_cesr_t CESR
__IO hw_mpu_rgdaacn_t RGDAACn [12]
__I hw_mpu_earn_t EARn
__I hw_mpu_edrn_t EDRn
__IO hw_mpu_rgdn_word0_t RGDn_WORD0
__IO hw_mpu_rgdn_word1_t RGDn_WORD1
__IO hw_mpu_rgdn_word2_t RGDn_WORD2
__IO hw_mpu_rgdn_word3_t RGDn_WORD3

Detailed Description

All MPU module registers.

Definition at line 1721 of file MK64F12_mpu.h.


Field Documentation

[0x0] Control/Error Status Register

Definition at line 1723 of file MK64F12_mpu.h.

[0x10] Error Address Register, slave port n

Definition at line 1726 of file MK64F12_mpu.h.

[0x14] Error Detail Register, slave port n

Definition at line 1727 of file MK64F12_mpu.h.

[0x800] Region Descriptor Alternate Access Control n

Definition at line 1737 of file MK64F12_mpu.h.

[0x400] Region Descriptor n, Word 0

Definition at line 1731 of file MK64F12_mpu.h.

[0x404] Region Descriptor n, Word 1

Definition at line 1732 of file MK64F12_mpu.h.

[0x408] Region Descriptor n, Word 2

Definition at line 1733 of file MK64F12_mpu.h.

[0x40C] Region Descriptor n, Word 3

Definition at line 1734 of file MK64F12_mpu.h.