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