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