![]() |
nrfx 4.5.0
|
Region configuration. More...
#include <nrf_mpc.h>
Data Fields | |
| uint8_t | slave_number |
| bool | lock |
| bool | enable |
| nrf_owner_t | owner |
| uint32_t | permissions |
Region configuration.
| bool nrf_mpc_region_config_t::enable |
Enable region.
| bool nrf_mpc_region_config_t::lock |
Lock region until next reset.
| nrf_owner_t nrf_mpc_region_config_t::owner |
Owner identifier.
| uint32_t nrf_mpc_region_config_t::permissions |
Permissions.
| uint8_t nrf_mpc_region_config_t::slave_number |
Target slave number.