Crate linux_bmi088

Crate linux_bmi088 

Source

Structs§

Bmi088
Low-level BMI088 driver.
Bmi088Reader
BMI088Reader runs a background thread to update sensor data continuously.
BmiI2CError
ImuData
Vector3

Enums§

ImuCommand
Commands sent to the reading thread.
ImuError

Constants§

ACCEL_ADDR
GYRO_ADDR

Traits§

ImuReader