Expand description
Re-exports§
pub use serial2;
Structs§
CanFdFrame
represents a single frame of data on the CAN bus.- FdCanUSB communications struct
- The FdCanUSB communicates over Serial using ascii encoded frames.
FdCanUSBFrame
is a wrapper around the ascii encoded frames.