Crate can_utils [−] [src]
This is a crate of handy modules and utilities for manipulating CAN data and interfaces.
NOTE: this crate is not yet ready for prime time, but it will be soon, just publishing now to claim the name
TODO: add real documentation here
Reexports
pub use byte_orders::*; |
Modules
| byte_orders |
A collection of [ |
Structs
| CanFdFrame |
A standard representation of the frames that might be sent and received on a CAN FD bus. |
| CanFrame |
A standard representation of the frames that might be sent and received on a CAN bus. |