embedded-can 0.3.0

An embedded Controller Area Network (CAN) abstraction layer
Documentation

embedded-can

crates.io docs.rs

An embedded Controller Area Network (CAN) abstraction layer. This crate defines generic traits to be implemented by CAN driver and MCU HAL crates. Eventually to be integrated into embedded-hal: https://github.com/rust-embedded/embedded-hal/pull/212

Implementations

Usage examples

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.