S32 SDK
mpu_high_masters_access_rights_t Struct Reference

MPU access rights for master which have only read and write permissions Implements : mpu_high_masters_access_rights_t_Class. More...

#include <mpu_hal.h>

Data Fields

bool writeEnable
 
bool readEnable
 

Detailed Description

MPU access rights for master which have only read and write permissions Implements : mpu_high_masters_access_rights_t_Class.

Definition at line 127 of file mpu_hal.h.

Field Documentation

bool readEnable

Enables or disables read permission

Definition at line 130 of file mpu_hal.h.

bool writeEnable

Enables or disables write permission

Definition at line 129 of file mpu_hal.h.


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