Struct SErrorFrame#

Struct Documentation#

struct SErrorFrame#

CAN error frame structure.

Public Members

uint32_t uiID#

CAN ID; could be 0 when the error is not referring to a specific ID.

EError eError#

The error.

uint32 uiID

CAN ID; could be 0 when the error is not referring to a specific ID.