MSC_EccConfig_TypeDef Struct Reference
ECC configuration.
      
       #include <em_msc.h>
      
     
| Data Fields | |
| bool | enableEccBank [ MSC_ECC_BANKS ] | 
| Array of bools to enable/disable Error Correcting Code (ECC) for each RAM bank that supports ECC on the device. | |
| uint32_t | dmaChannels [2] | 
| Array of 2 DMA channel numbers to use for ECC initialization. | |
ECC configuration.
Field 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.