Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of target-mcu-k64f by
_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
__IO hw_mpu_cesr_t CESR |
[0x0] Control/Error Status Register
Definition at line 1723 of file MK64F12_mpu.h.
__I hw_mpu_earn_t EARn |
[0x10] Error Address Register, slave port n
Definition at line 1726 of file MK64F12_mpu.h.
__I hw_mpu_edrn_t EDRn |
[0x14] Error Detail Register, slave port n
Definition at line 1727 of file MK64F12_mpu.h.
__IO hw_mpu_rgdaacn_t RGDAACn[12] |
[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.
Generated on Sat Aug 27 2022 17:09:02 by
