Docs.rs
bme680-driver-0.2.0
bme680-driver 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Wkesther2
Dependencies
embedded-hal ^1.0.0
normal
stm32f4xx-hal ^0.23.0
normal
cortex-m ^0.7
dev
cortex-m-rt ^0.7
dev
defmt ^1.0
dev
defmt-rtt ^1.0
dev
panic-probe ^1.0
dev
rtt-target ^0.6.2
dev
Versions
56.6%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module error
bme680_
driver
0.2.0
Module error
Module Items
Enums
Type Aliases
In crate bme680_
driver
bme680_driver
Module
error
Copy item path
Source
Expand description
Error types for the BME680 driver.
Enums
§
Bme680
Error
Errors that can occur during communication or configuration.
Type Aliases
§
Result
Result type alias for BME680 operations.