ECC configuration.
Public Attributes#
bool
Array of bools to enable/disable Error Correcting Code (ECC) for each RAM bank that supports ECC on the device.
uint32_t
Array of 2 DMA channel numbers to use for ECC initialization.
Public Attribute Documentation#
enableEccBank#
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
304
of file platform/emlib/inc/em_msc.h
dmaChannels#
uint32_t MSC_EccConfig_TypeDef::dmaChannels[2]
Array of 2 DMA channel numbers to use for ECC initialization.
Definition at line
308
of file platform/emlib/inc/em_msc.h