Synopsis
CTL_STATUS_t sht1x_read_raw_humidity(SHT1X_DRIVER_t *self);
Description

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

sht1x_read_raw_humidity returns any communication error in the function result.