MPU detail error access info Implements : mpu_error_info_t_Class. More...

#include <platform/pal/mpu/inc/mpu_pal.h>

Data Fields

uint8_t master
 
bool overrun
 
mpu_error_attributes_t attributes
 
mpu_error_access_type_t accessType
 
uint32_t accessCtr
 
uint32_t addr
 
uint8_t processId
 

Detailed Description

MPU detail error access info Implements : mpu_error_info_t_Class.

Definition at line 70 of file mpu_pal.h.

Field Documentation

uint32_t accessCtr

Access error control

Definition at line 76 of file mpu_pal.h.

Access error type

Definition at line 75 of file mpu_pal.h.

uint32_t addr

Access error address

Definition at line 77 of file mpu_pal.h.

Access error attributes

Definition at line 74 of file mpu_pal.h.

uint8_t master

Access error master

Definition at line 72 of file mpu_pal.h.

bool overrun

Access error master overrun

Definition at line 73 of file mpu_pal.h.

uint8_t processId

Access error process identification

Definition at line 78 of file mpu_pal.h.


The documentation for this struct was generated from the following file: