AM263x MCU+ SDK  09.02.00
MPU_FIREWALL_Config Struct Reference

Detailed Description

MPU Firewall Parameters.

This structure contains parameters associated with a MPU Firewall.

Data Fields

uint32_t baseAddr
 
uint32_t numRegions
 
uint32_t targetCount
 
Firewall_Targettarget
 

Field Documentation

◆ baseAddr

uint32_t MPU_FIREWALL_Config::baseAddr

Base address of the firewall

◆ numRegions

uint32_t MPU_FIREWALL_Config::numRegions

Number of regions in the firewall

◆ targetCount

uint32_t MPU_FIREWALL_Config::targetCount

Number of memory map targets

◆ target

Firewall_Target* MPU_FIREWALL_Config::target

pointer to the target information array