mpu_master_access_right_t Struct Reference

MPU master access rights. Implements : mpu_master_access_right_t_Class. More...

#include <platform/drivers/inc/mpu_driver.h>

Data Fields

uint8_t masterNum
 
mpu_access_rights_t accessRight
 
bool processIdentifierEnable
 

Detailed Description

MPU master access rights. Implements : mpu_master_access_right_t_Class.

Definition at line 176 of file mpu_driver.h.

Field Documentation

mpu_access_rights_t accessRight

Access right

Definition at line 179 of file mpu_driver.h.

uint8_t masterNum

Master number

Definition at line 178 of file mpu_driver.h.

bool processIdentifierEnable

Enables or disables process identifier

Definition at line 181 of file mpu_driver.h.


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