|
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 1411 of file iso14229.h.
| IsoTpPciType IsoTpCanMessage::common |
Definition at line 1413 of file iso14229.h.
| IsoTpConsecutiveFrame IsoTpCanMessage::consecutive_frame |
Definition at line 1416 of file iso14229.h.
| IsoTpDataArray IsoTpCanMessage::data_array |
Definition at line 1418 of file iso14229.h.
| IsoTpFirstFrame IsoTpCanMessage::first_frame |
Definition at line 1415 of file iso14229.h.
| IsoTpFlowControl IsoTpCanMessage::flow_control |
Definition at line 1417 of file iso14229.h.
| IsoTpSingleFrame IsoTpCanMessage::single_frame |
Definition at line 1414 of file iso14229.h.