Crate lis2dtw12

source
Expand description

§LIS2DTW12

A platform agnostic driver to interface with the LIS2DTW12 (3-axis accelerometer + temperature sensor). The driver uses the embedded-hal traits and supports interfaces with I2C and SPI. The driver supports async and blocking modes, selectable with the async and blocking features.

Modules§

  • Interface module, contains the Interface trait and re-exports the i2c and spi modules

Structs§

Enums§