S32 SDK
mpu_access_err_info_t Struct Reference

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

#include <mpu_hal.h>

Data Fields

uint8_t master
 
mpu_err_attributes_t attributes
 
mpu_err_access_type_t accessType
 
uint16_t accessCtr
 
uint32_t addr
 
uint8_t processorIdentification
 

Detailed Description

MPU detail error access info Implements : mpu_access_err_info_t_Class.

Definition at line 97 of file mpu_hal.h.

Field Documentation

uint16_t accessCtr

Access error control

Definition at line 102 of file mpu_hal.h.

Access error type

Definition at line 101 of file mpu_hal.h.

uint32_t addr

Access error address

Definition at line 103 of file mpu_hal.h.

Access error attributes

Definition at line 100 of file mpu_hal.h.

uint8_t master

Access error master

Definition at line 99 of file mpu_hal.h.

uint8_t processorIdentification

Access error processor identification

Definition at line 105 of file mpu_hal.h.


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