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.
dmaChannels#
uint32_t MSC_EccConfig_TypeDef::dmaChannels[2]
Array of 2 DMA channel numbers to use for ECC initialization.