Parameters required to set up the SHT10/11/15 device driver. More...
#include <sht1x.h>
Data Fields | |
gpio_t | clk |
GPIO connected to the clock pin of the SHT1X. | |
gpio_t | data |
GPIO connected to the data pin of the SHT1X. | |
sht1x_vdd_t | vdd |
The supply voltage of the SHT1X. | |