lin-bus-rs
LIN bus driver traits and protocol implementation of the 2.2A specification.
Currently only the frame level for reading and writing frames from a master is supported.
Category: Rust / Automotive |
Watchers: 8 |
Star: 13 |
Fork: 9 |
Last update: Mar 19, 2023 |
LIN bus driver traits and protocol implementation of the 2.2A specification.
Currently only the frame level for reading and writing frames from a master is supported.
LIN Standard mandates the old LIN V1.3 classic checksum for diagnostic and special frames with IDs >= 60 (0x3c).
uses_classic_checksum
method to trait PIDuses_classic_checksum
Prepare for release 0.2.0
Check the following:
Check the following:
Check the following:
Check the following: