Skip to main content

Crate adxl372

Crate adxl372 

Source

Re-exports§

pub use crate::device::Adxl372;

Modules§

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.

Enums§

Error
Error variants produced by the driver.

Type Aliases§

Result
Crate-wide result type alias.