iso14229 0.9.0
ISO14229-1 (UDS) C Library
Loading...
Searching...
No Matches
Public Attributes | List of all members
IsoTpCanMessage Struct Reference
Collaboration diagram for IsoTpCanMessage:
Collaboration graph
[legend]

Public Attributes

union { 
 
   IsoTpPciType   common 
 
   IsoTpSingleFrame   single_frame 
 
   IsoTpFirstFrame   first_frame 
 
   IsoTpConsecutiveFrame   consecutive_frame 
 
   IsoTpFlowControl   flow_control 
 
   IsoTpDataArray   data_array 
 
as 
 

Detailed Description

Definition at line 1403 of file iso14229.h.

Member Data Documentation

◆ common

IsoTpPciType IsoTpCanMessage::common

Definition at line 1405 of file iso14229.h.

◆ consecutive_frame

IsoTpConsecutiveFrame IsoTpCanMessage::consecutive_frame

Definition at line 1408 of file iso14229.h.

◆ data_array

IsoTpDataArray IsoTpCanMessage::data_array

Definition at line 1410 of file iso14229.h.

◆ first_frame

IsoTpFirstFrame IsoTpCanMessage::first_frame

Definition at line 1407 of file iso14229.h.

◆ flow_control

IsoTpFlowControl IsoTpCanMessage::flow_control

Definition at line 1409 of file iso14229.h.

◆ single_frame

IsoTpSingleFrame IsoTpCanMessage::single_frame

Definition at line 1406 of file iso14229.h.


The documentation for this struct was generated from the following file: