Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_mpu_earn Union Reference

_hw_mpu_earn Union Reference

HW_MPU_EARn - Error Address Register, slave port n (RO) More...

#include <MK64F12_mpu.h>


Detailed Description

HW_MPU_EARn - Error Address Register, slave port n (RO)

Reset value: 0x00000000U

When the MPU detects an access error on slave port n, the 32-bit reference address is captured in this read-only register and the corresponding bit in CESR[SPERR] set. Additional information about the faulting access is captured in the corresponding EDRn at the same time. This register and the corresponding EDRn contain the most recent access error; there are no hardware interlocks with CESR[SPERR], as the error registers are always loaded upon the occurrence of each protection violation.

Definition at line 275 of file MK64F12_mpu.h.