![]() |
nrfx 4.5.0
|
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. */. | |
Immutable boot region configuration.