Crate isotp_rs

Source

Modules§

can
constant
device
Uniform Device Driver trait
error

Structs§

AtomicState
A wrapper around AtomicU8 for IsoTpState with atomic operations.
FlowControlContext
Flow control frame context.
IsoTpState
ISO-TP state.

Enums§

ByteOrder
byte order define.
FlowControlState
Flow control type define.
FrameType
ISO-TP frame type define.
IsoTpEvent
IsoTpTimeout
ISO-TP timeout type define. The unit of value is ms.

Traits§

IsoTpEventListener
IsoTpFrame
ISO-TP frame trait define.