rusEFI
The most advanced open source ECU
|
Data Structures | |
class | IsoTpFrameHeader |
class | CanRxMessage |
class | CanRxMessageSource |
class | ICanTransport |
class | CanStreamerState |
Enumerations | |
enum | IsoTpFrameType { ISO_TP_FRAME_SINGLE = 0 , ISO_TP_FRAME_FIRST = 1 , ISO_TP_FRAME_CONSECUTIVE = 2 , ISO_TP_FRAME_FLOW_CONTROL = 3 } |
enum IsoTpFrameType |
Enumerator | |
---|---|
ISO_TP_FRAME_SINGLE | |
ISO_TP_FRAME_FIRST | |
ISO_TP_FRAME_CONSECUTIVE | |
ISO_TP_FRAME_FLOW_CONTROL |
Definition at line 27 of file isotp.h.