The region definition is used to initialize the Memory Protection Unit (MPU).
More...
#include <armv7-pmsa.h>
|
|
uint32_t | begin |
| | This member defines the begin address of the region.
|
| |
|
uint32_t | size |
| | This member defines the size in bytes of the region.
|
| |
|
uint32_t | attributes |
| | This member defines the attributes of the region.
|
| |
The region definition is used to initialize the Memory Protection Unit (MPU).
A region is empty if the size is zero.
The documentation for this struct was generated from the following file: