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

RRAMC region configuration. More...

#include <nrf_rramc.h>

Data Fields

uint32_t address
 Start address of the region.
 
uint32_t permissions
 Permissions created using nrf_rramc_region_perm_mask_t.
 
bool writeonce
 True if writes to the region are to be applied only when the current data is 0xFFFFFFFF.
 
bool lock
 True if memory belonging to given region is to be read-only.
 
uint16_t size_kb
 Region size in kBs. *‍/.
 

Detailed Description

RRAMC region configuration.


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