BayEOSArduino Library
Public Member Functions | List of all members
SHT3x Class Reference
Inheritance diagram for SHT3x:
Inheritance graph
[legend]
Collaboration diagram for SHT3x:
Collaboration graph
[legend]

Public Member Functions

 SHT3x (uint8_t dataPin, uint8_t clockPin, uint8_t address=SHT31_DEFAULT_ADDR)
 
int8_t measure (float *t, float *h, uint8_t timeoutcounter=30, bool sleep=false)
 
int8_t measureSleep (float *t, float *h, uint8_t timeoutcounter=30)
 
uint16_t readStatus (void)
 
void reset (void)
 
void heater (boolean)
 
uint8_t crc8 (const uint8_t *data, int len)
 

The documentation for this class was generated from the following files: