Synopsis
CTL_STATUS_t sht1x_read_raw_temperature(SHT1X_DRIVER_t *self);
Description

sht1x_read_raw_temperature starts a measurement of temperature using SHT1x self and the set resolution. On completion, sht1x_read_raw_temperature returns the raw temperature ADC measurement as the function result.

sht1x_read_raw_temperature returns any communication error in the function result.