nrfx 3.3
Data Fields
nrf_mramc_ecc_t Struct Reference

Error Correction Code (ECC) information. More...

#include <nrf_mramc.h>

Data Fields

uint32_t error_addr
 Address of the first ECC error that could not be corrected.
 
uint32_t corr_addr
 Address of the first ECC error that was corrected.
 
bool error
 ECC error detected which could not be corrected.
 
bool corr
 ECC error detected and corrected.
 

Detailed Description

Error Correction Code (ECC) information.


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

Documentation feedback | Developer Zone | Subscribe | Updated