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
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.
Generated on Sat Aug 27 2022 17:09:03 by
