openMMC
Open Source Modular MMC for AMCs
Loading...
Searching...
No Matches
ARM_MPU_Region_t Struct Reference

#include <mpu_armv7.h>

Data Fields

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

Detailed Description

Struct for a single MPU Region

Field 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)


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