Data Fields | |
| uint32_t | secErr | 
| uint32_t | dedErr | 
| uint32_t | row | 
| uint32_t | bit1 | 
| uint32_t | bit2 | 
| uint32_t CANFD_MCANECCErrStatus::secErr | 
Single Bit Error Status 0 = No Single Bit Error pending 1 = Single Bit Error pending
| uint32_t CANFD_MCANECCErrStatus::dedErr | 
Double Bit Error Status 0 = No Double Bit Error pending 1 = Double Bit Error pending
| uint32_t CANFD_MCANECCErrStatus::row | 
Indicates the row/address where the single or double bit error occurred.
| uint32_t CANFD_MCANECCErrStatus::bit1 | 
Indicates the bit position in the ram data that is in error
| uint32_t CANFD_MCANECCErrStatus::bit2 | 
Indicates the bit position in the ram data that is in error Valid only in case of DED.