Alessandro Angelino / target-mcu-k64f

Fork of target-mcu-k64f by Morpheus

Embed: (wiki syntax)

« Back to documentation index

_hw_mpu_edrn Union Reference

_hw_mpu_edrn Union Reference

HW_MPU_EDRn - Error Detail Register, slave port n (RO) More...

#include <MK64F12_mpu.h>


Detailed Description

HW_MPU_EDRn - Error Detail Register, slave port n (RO)

Reset value: 0x00000000U

When the MPU detects an access error on slave port n, 32 bits of error detail are captured in this read-only register and the corresponding bit in CESR[SPERR] is set. Information on the faulting address is captured in the corresponding EARn register at the same time. This register and the corresponding EARn register 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 331 of file MK64F12_mpu.h.