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§
- Calbration
Coeffs - CalibrationCoeffs used to calculate calibration temperature and pressure values
- Config
- Configuration struct
- DPS310
Enums§
- Error
- Pressure
Rate - Pressure rate
- Pressure
Resolution - Pressure resolution
- Register
- Temperature
Rate - Temperature rate
- Temperature
Resolution - Temperature resolution