MSC_EccConfig_TypeDef Struct ReferenceEMLIB > MSC

ECC configuration.

Definition at line 223 of file em_msc.h.

#include <em_msc.h>

Data Fields

uint32_t dmaChannels [2]
 
bool enableEccBank [MSC_ECC_BANKS]
 

Field Documentation

uint32_t MSC_EccConfig_TypeDef::dmaChannels[2]

Array of 2 DMA channel numbers to use for ECC initialization.

Definition at line 228 of file em_msc.h.

Referenced by MSC_EccConfigSet().

bool MSC_EccConfig_TypeDef::enableEccBank[MSC_ECC_BANKS]

Array of bools to enable/disable Error Correcting Code (ECC) for each RAM bank that supports ECC on the device.

Definition at line 224 of file em_msc.h.

Referenced by MSC_EccConfigSet().


The documentation for this struct was generated from the following file:
  • C:/repos/super_h1/platform/emlib/inc/em_msc.h