Linux Kernel
3.7.1
|
#include <sht15.h>
Data Fields | |
int | gpio_data |
int | gpio_sck |
int | supply_mv |
bool | checksum |
bool | no_otp_reload |
bool | low_resolution |
struct sht15_platform_data - sht15 connectivity info : no. of gpio to which bidirectional data line is connected. : no. of gpio to which the data clock is connected. : supply voltage in mv. Overridden by regulator if available. : flag to indicate the checksum should be validated. : flag to indicate no reload from OTP. : flag to indicate the temp/humidity resolution to use.