nrfx 3.3
Data Fields
nrf_uicr_periph_config_t Struct Reference

Peripheral configuration. More...

#include <nrf_uicr.h>

Data Fields

bool secattr
 
bool dmasec
 
nrf_processor_t processor
 
uint32_t address
 

Detailed Description

Peripheral configuration.

Field Documentation

◆ address

uint32_t nrf_uicr_periph_config_t::address

Peripheral address.

◆ dmasec

bool nrf_uicr_periph_config_t::dmasec

Security attribution for the DMA transfer.

◆ processor

nrf_processor_t nrf_uicr_periph_config_t::processor

Processor ID.

◆ secattr

bool nrf_uicr_periph_config_t::secattr

Security mapping.


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

Documentation feedback | Developer Zone | Subscribe | Updated