RTEMS 6.1-rc5
Loading...
Searching...
No Matches
Data Fields
AArch32_PMSA_Section Struct Reference

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

#include <aarch32-pmsa.h>

Data Fields

uint32_t begin
 This member defines the begin address of the section.
 
uint32_t end
 This member defines the end address of the section.
 
uint32_t attributes
 This member defines the attributes of the section.
 

Detailed Description

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

A section is empty if the begin address is equal to the end address.


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