Function pct2075_read(I2C_HandleTypeDef *, uint8_t)¶
- Defined in File pct2075.h
Function Documentation¶
-
uint16_t
pct2075_read
(I2C_HandleTypeDef *hi2c, uint8_t index) Reads the temperature from a sensor.
- Return
- The temperature (°C * 10)
pct2075_read
(I2C_HandleTypeDef *hi2c, uint8_t index)Reads the temperature from a sensor.