Arrow / Mbed OS DAPLink Reset
Embed: (wiki syntax)

« Back to documentation index

SYSMPU_Type Struct Reference

SYSMPU_Type Struct Reference
[SYSMPU Peripheral Access Layer]

SYSMPU - Register Layout Typedef. More...

#include <MK26F18.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

SYSMPU - Register Layout Typedef.

Definition at line 22130 of file MK26F18.h.


Field Documentation

__IO uint32_t CESR

Control/Error Status Register, offset: 0x0.

Definition at line 22131 of file MK26F18.h.

__I uint32_t EAR

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

Definition at line 22134 of file MK26F18.h.

__I uint32_t EDR

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

Definition at line 22135 of file MK26F18.h.

__IO uint32_t RGDAAC[12]

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

Definition at line 22140 of file MK26F18.h.

__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.

Definition at line 22138 of file MK26F18.h.