Docs.rs
linux_bmi088-0.1.3
linux_bmi088 0.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
WT-MM
alik-git
Dependencies
byteorder ^1.5
normal
i2cdev ^0.6
normal
imu-traits ^0.1
normal
log ^0.4
normal
num-derive ^0.4
normal
num-traits ^0.2
normal
Versions
55.56%
of the crate is documented
Platform
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
Crate linux_bmi088
linux_
bmi088
0.1.3
All Items
Crate Items
Structs
Enums
Constants
Traits
Crate
linux_
bmi088
Copy item path
Source
Structs
§
Bmi088
Low-level BMI088 driver.
Bmi088
Reader
BMI088Reader runs a background thread to update sensor data continuously.
BmiI2C
Error
ImuData
Vector3
Enums
§
ImuCommand
Commands sent to the reading thread.
ImuError
Constants
§
ACCEL_
ADDR
GYRO_
ADDR
Traits
§
ImuReader