Expand description
A platform agnostic Rust driver for TMP451, based on the
embedded-hal
traits.
Structs§
- Config
- Device Configuration.
- Continuous
- Range
Extended - Range
Standard - Shutdown
- Status
- Device Satuts.
- TMP451
- An TMP451 sensor on the I2C bus
I
.
Enums§
- Consecutive
Alert - Number of consecutive out-of-limit measurements before ALERT pin is activated.
- Conversion
Rate - ADC Conversion Rates.
- Digital
Filter - Digital filtering control mode.
- Error
- Pin6
Mode - Pin 6 Mode.
Constants§
- DEFAULT_
ADDRESS - TMP451 sensor’s I2C address.