Skip to main contentCrate adxl372
Source pub use crate::device::Adxl372;
- config
- Configuration primitives for the ADXL372 driver.
- device
- High-level ADXL372 device driver implementation.
- fifo
- FIFO decoding utilities.
- interface
- Bus interface abstraction for the ADXL372 driver.
- params
- Strongly typed parameter enumerations for the ADXL372 driver.
- registers
- Register map definitions for the ADXL372 accelerometer.
- self_test
- Self-test routine implementation for the ADXL372 driver.
- Error
- Error variants produced by the driver.
- Result
- Crate-wide result type alias.