Crate dps310

Source
Expand description

DPS310 embedded-hal I2C driver crate

A platform agnostic driver to interface with the DSP310 barometric pressure & temp sensor. This driver uses I2C via embedded-hal. Note that the DSP310 also supports SPI, however that is not (yet) implemented in this driver.

Structs§

CalbrationCoeffs
CalibrationCoeffs used to calculate calibration temperature and pressure values
Config
Configuration struct
DPS310

Enums§

Error
PressureRate
Pressure rate
PressureResolution
Pressure resolution
Register
TemperatureRate
Temperature rate
TemperatureResolution
Temperature resolution