lis2dtw12

Module interface

source
Expand description

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

Structs§

  • I2C interface for the driver
  • SPI interface for the driver using an embedded_hal::spi::SpiBus instead of embedded_hal::spi::SpiDevice and an embedded_hal::digital::OutputPin (for CS)
  • SPI interface for the driver

Enums§

Traits§