RTEMS 6.1-rc6
Loading...
Searching...
No Matches
Data Fields
ARMV7_PMSA_Region Struct Reference

The region definition is used to initialize the Memory Protection Unit (MPU). More...

#include <armv7-pmsa.h>

Data Fields

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.
 

Detailed Description

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: