RZT Flexible Software Package Documentation  Release v3.0.0

 
bsp_mpu_dynamic_cfg_t Struct Reference

#include <bsp_mpu_core.h>

Data Fields

uint32_t base
 Set the dynamic region start address.
 
uint32_t size
 Set the dynamic region size.
 
bsp_mpu_region_attribute_t attribute
 Set the dynamic region attribute.
 

Detailed Description

Dynamic region configuration

Field Documentation

◆ base

uint32_t bsp_mpu_dynamic_cfg_t::base

Set the dynamic region start address.

◆ size

uint32_t bsp_mpu_dynamic_cfg_t::size

Set the dynamic region size.

◆ attribute

bsp_mpu_region_attribute_t bsp_mpu_dynamic_cfg_t::attribute

Set the dynamic region attribute.


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