CMSIS-Zone (Preview)
Version 0.9.2
System Resource Management
|
The mpu_setup element contains the configuration information for the Memory Protection Unit (MPU).
Parent Element | Element Chain | ||
---|---|---|---|
zone | zone element | ||
Child Elements | Description | Type | |
mpu_setup.type | Implementation of the MPU ("v7M" or "v8M"). | xs:string | |
mpu_setup.region[n] | Sequence of MPU region settings. | sequence | |
mpu_setup.region[n].no | Number of the region. | xs:string | |
mpu_setup.region[n].BaseAddress | The base address of the region. | xs:string | |
mpu_setup.region[n].RASR | The MPU region attribute and size register value. | xs:string |