![]() |
MKM34Z256VLx7 Bare Metal Software Drivers
R4.1.6
Reference Manual
|
List of supervisor mode access attributes.
Macros | |
#define | MPU_SPVR_RWX |
R/W/X; read, write and execute allowed. | |
#define | MPU_SPVR_RX |
R/X; read and execute allowed, but no write. | |
#define | MPU_SPVR_RW |
R/W; read and write allowed, but no execute. | |
#define | MPU_SPVR_USER |
User mode rights defined for the same master. | |