Expand description
Structs§
- Celsius
- Discriminant for the Celsius temperature scale.
- Fahrenheit
- Discriminant for the Fahrenheit temperature scale.
- Hts221
- An instance of the HTS221 driver using I2C transport from embedded-hal-async.
- Kelvin
- Discriminant for the Kelvin temperature scale.
- Sensor
Acquisition - Values read from the driver with the given scale.
- Temperature
- A temperature value with its associated scale.
Enums§
- Hts221
Error - Error returned by Hts221 driver
Traits§
- Temperature
Scale - Trait representing a temperature scale.