Docs.rs
freebsd-embedded-hal-0.1.2
freebsd-embedded-hal 0.1.2
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
valpackett
Dependencies
embedded-hal =1.0.0-alpha.6
normal
libc ^0
normal
Versions
22.73%
of the crate is documented
Platform
x86_64-unknown-freebsd
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module i2c
freebsd_
embedded_
hal
0.1.2
Module i2c
Module Items
Structs
In crate freebsd_
embedded_
hal
freebsd_embedded_hal
Module
i2c
Copy item path
Source
Expand description
Implementation of
embedded-hal
I2C traits using the FreeBSD iic(4) device interface
Structs
ยง
I2cBus
I2cError
An i2c wrapper around std::io::Error.