nrfx 3.3
Data Fields
nrf_mpc_region_config_t Struct Reference

Region configuration. More...

#include <nrf_mpc.h>

Data Fields

uint8_t slave_number
 
bool lock
 
bool enable
 
nrf_owner_t owner
 
uint32_t permissions
 

Detailed Description

Region configuration.

Field Documentation

◆ enable

bool nrf_mpc_region_config_t::enable

Enable region.

◆ lock

bool nrf_mpc_region_config_t::lock

Lock region until next reset.

◆ owner

nrf_owner_t nrf_mpc_region_config_t::owner

Owner identifier.

◆ permissions

uint32_t nrf_mpc_region_config_t::permissions

Permissions.

◆ slave_number

uint8_t nrf_mpc_region_config_t::slave_number

Target slave number.


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

Documentation feedback | Developer Zone | Subscribe | Updated