My Project
Loading...
Searching...
No Matches
ARM_MPU_Region_t Struct Reference

Struct for a single MPU Region. More...

#include <mpu_armv7.h>

Public Attributes

uint32_t RBAR
 The region base address register value (RBAR)
 
uint32_t RASR
 The region attribute and size register value (RASR) MPU_RASR.
 
uint32_t RLAR
 

Detailed Description

Struct for a single MPU Region.

Member Data Documentation

◆ RASR

uint32_t ARM_MPU_Region_t::RASR

The region attribute and size register value (RASR) MPU_RASR.

◆ RBAR

uint32_t ARM_MPU_Region_t::RBAR

The region base address register value (RBAR)

Region Base Address Register value

◆ RLAR

uint32_t ARM_MPU_Region_t::RLAR

Region Limit Address Register value


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