Contiki 3.x
Data Fields
MPU_Type Struct Reference

MPU - Register Layout Typedef. More...

#include <cpu/arm/k60/include/MK60D10.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. More...
 
__I uint32_t EDR
 Error Detail Register, slave port n, array offset: 0x14, array step: 0x8. More...
 

Detailed Description

MPU - Register Layout Typedef.

Definition at line 5686 of file MK60D10.h.

Field Documentation

__I uint32_t MPU_Type::EAR

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

Error Address Register, Slave Port n, array offset: 0x10, array step: 0x8.

Definition at line 5690 of file MK60D10.h.

__I uint32_t MPU_Type::EDR

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

Error Detail Register, Slave Port n, array offset: 0x14, array step: 0x8.

Definition at line 5691 of file MK60D10.h.