Expand description
A platform agnostic driver to interface with the L3GD20 (gyroscope)
This driver was built using embedded-hal traits.
§Examples
You should find at least one example in the f3 crate.
Re-exports§
pub use blocking::*;
Modules§
- asynchronous
- Asynchronous support.
- blocking
- Blocking support.
Structs§
- I16x3
- XYZ triple
- Measurements
- Several measurements
- Status
- Sensor status
Enums§
Constants§
- MINIMUM_
CS_ SETUP_ TIME_ NS - Minimal time in nanoseconds between chip select assertion and clock edge.
- WHO_
AM_ I_ L3GD20 - Expected WHO_AM_I register value for the L3GD20 sensor.
- WHO_
AM_ I_ L3GD20H - Expected WHO_AM_I register value for the L3GD20H sensor.
Traits§
- BitValue
- Trait to represent a value that can be sent to sensor