MPU Firewall Parameters.
This structure contains parameters associated with a MPU Firewall.
Data Fields | |
| uint32_t | baseAddr |
| uint32_t | numRegions |
| uint32_t | targetCount |
| Firewall_Target * | target |
| uint32_t MPU_FIREWALL_Config::baseAddr |
Base address of the firewall
| uint32_t MPU_FIREWALL_Config::numRegions |
Number of regions in the firewall
| uint32_t MPU_FIREWALL_Config::targetCount |
Number of memory map targets
| Firewall_Target* MPU_FIREWALL_Config::target |
pointer to the target information array