Docs.rs
soft-i2c-0.1.0
soft-i2c 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Merisy-Thing
Dependencies
embedded-hal ^1.0.0
normal
Versions
50%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
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
soft_
i2c
0.1.0
All Items
Structs
Enums
Constants
Traits
Crate
soft_i2c
Copy item path
source
·
[
−
]
Structs
§
SoftI2C
A software implementation of the I2C interface.
Enums
§
Soft
I2CAddr
Represents I2C addresses.
Soft
I2CError
Represents errors that can occur during I2C communication.
Constants
§
FREQ_
I2C_
SCL_
100K
FREQ_
I2C_
SCL_
400K
Traits
§
Open
Drain
Pin
Trait for controlling bidirectional GPIO pins.