Configuration structure for a region.
More...
#include <nrf_mramc.h>
|
|
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.
|
| |
Configuration structure for a region.
The documentation for this struct was generated from the following file: