CMSIS + 0/1 examples
CodeScope will show references to MPU_Type::RASR from the following samples and libraries:
 
Symbols
loading...
Files
loading...

MPU_Type::RASR field

Offset: 0x010 (R/W) MPU Region Attribute and Size Register

Syntax

__IOM uint32_t RASR;

Examples

MPU_Type::RASR is referenced by 1 libraries and example projects.

References

LocationReferrerText
core_cm4.h:1219
__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Register */
mpu_armv7.h:221ARM_MPU_ClrRegion()
MPU->RASR = 0U;
mpu_armv7.h:231ARM_MPU_SetRegion()
MPU->RASR = rasr;
mpu_armv7.h:243ARM_MPU_SetRegionEx()
MPU->RASR = rasr;

Data Use

Functions writing MPU_Type::RASR
MPU_Type::RASR
Type of MPU_Type::RASR
MPU_Type::RASR
uint32_t
all items filtered out