SHTC3-Soldered Library 1.0.0
This is a library for the SHTC3 sensor
Loading...
Searching...
No Matches
SHTC3.h File Reference

Go to the source code of this file.

Classes

class  SHTC3
 

Typedefs

typedef TwoWire arduino_shtc3_wire_t
 

Enumerations

enum  shtc3_cmds_t {
  SHTC3_SLEEP = 0xB098 , SHTC3_WAKEUP = 0x3517 , SHTC3_RESET = 0x805D , SHTC3_ID = 0xEFC8 ,
  SHTC3_READ = 0x7CA2 , SHTC3_READ_LP = 0x6458
}
 

Typedef Documentation

◆ arduino_shtc3_wire_t

typedef TwoWire arduino_shtc3_wire_t

Enumeration Type Documentation

◆ shtc3_cmds_t

Enumerator
SHTC3_SLEEP 
SHTC3_WAKEUP 
SHTC3_RESET 
SHTC3_ID 
SHTC3_READ 
SHTC3_READ_LP