nrfx 4.5.0
Loading...
Searching...
No Matches
nrf_uicr_boot_region_config_t Struct Reference

Immutable boot region configuration. More...

#include <nrf_uicr.h>

Data Fields

uint32_t permissions
 Permissions created using nrf_uicr_boot_region_perm_mask_t.
 
bool writeonce
 True if writes to the boot region are to be applied only when the current data is 0xFFFFFFFF.
 
bool lock
 True if RRAMC configuration registers for the boot region are to be read-only.
 
uint16_t size_kb
 Region size in kBs. *‍/.
 

Detailed Description

Immutable boot region configuration.


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