nrfx 3.3
Data Fields
nrf_otpc_region_config_t Struct Reference

OTPC region configuration structure. More...

#include <nrf_otpc.h>

Data Fields

bool read_allow
 True if the reads to the region are to be allowed, false otherwise.
 
bool write_allow
 True if the writes to the region are to be allowed, false otherwise.
 
bool execute_allow
 True if the code execution from the region is to be allowed, false otherwise.
 

Detailed Description

OTPC region configuration structure.


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

Documentation feedback | Developer Zone | Subscribe | Updated