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

Configuration structure for a region. More...

#include <nrf_mramc.h>

Data Fields

bool read
 Read access. True to enable.
 
bool write
 Write access. True to enable.
 
bool execute
 Execute access. True to enable.
 
bool secure
 Secure access. True to enable.
 
bool write_once
 Write once. True to enable.
 
bool lock
 Lock. True to enable.
 
uint8_t size
 Region size in kBs.
 

Detailed Description

Configuration structure for a region.


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