MSC_EccConfig_TypeDef Struct Reference

ECC configuration.

Definition at line 237 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 242 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 238 of file em_msc.h.

Referenced by MSC_EccConfigSet().


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