iso14229 0.9.0
ISO14229-1 (UDS) C Library
|
Public Attributes | ||
union { | ||
IsoTpPciType common | ||
IsoTpSingleFrame single_frame | ||
IsoTpFirstFrame first_frame | ||
IsoTpConsecutiveFrame consecutive_frame | ||
IsoTpFlowControl flow_control | ||
IsoTpDataArray data_array | ||
} | as | |
Definition at line 1403 of file iso14229.h.
IsoTpPciType IsoTpCanMessage::common |
Definition at line 1405 of file iso14229.h.
IsoTpConsecutiveFrame IsoTpCanMessage::consecutive_frame |
Definition at line 1408 of file iso14229.h.
IsoTpDataArray IsoTpCanMessage::data_array |
Definition at line 1410 of file iso14229.h.
IsoTpFirstFrame IsoTpCanMessage::first_frame |
Definition at line 1407 of file iso14229.h.
IsoTpFlowControl IsoTpCanMessage::flow_control |
Definition at line 1409 of file iso14229.h.
IsoTpSingleFrame IsoTpCanMessage::single_frame |
Definition at line 1406 of file iso14229.h.