AM263x MCU+ SDK  10.00.00
CANFD_MCANECCErrStatus Struct Reference

Data Fields

uint32_t secErr
 
uint32_t dedErr
 
uint32_t row
 
uint32_t bit1
 
uint32_t bit2
 

Field Documentation

◆ secErr

uint32_t CANFD_MCANECCErrStatus::secErr

Single Bit Error Status 0 = No Single Bit Error pending 1 = Single Bit Error pending

◆ dedErr

uint32_t CANFD_MCANECCErrStatus::dedErr

Double Bit Error Status 0 = No Double Bit Error pending 1 = Double Bit Error pending

◆ row

uint32_t CANFD_MCANECCErrStatus::row

Indicates the row/address where the single or double bit error occurred.

◆ bit1

uint32_t CANFD_MCANECCErrStatus::bit1

Indicates the bit position in the ram data that is in error

◆ bit2

uint32_t CANFD_MCANECCErrStatus::bit2

Indicates the bit position in the ram data that is in error Valid only in case of DED.