![]() |
SHTC3-Soldered Library 1.0.0
This is a library for the SHTC3 sensor
|
This is the complete list of members for SHTC3, including all inherited members.
| _h | SHTC3 | private |
| _t | SHTC3 | private |
| _wire | SHTC3 | private |
| begin(bool do_sample=false) | SHTC3 | |
| checkCRC(const uint8_t *data) | SHTC3 | inlineprivate |
| crc8(const uint8_t *data, uint8_t len) | SHTC3 | private |
| readHumidity() | SHTC3 | |
| readHumidity() | SHTC3 | |
| readTempC() | SHTC3 | |
| readTempC() | SHTC3 | |
| reset() | SHTC3 | inline |
| sample(uint16_t readcmd=SHTC3_READ_LP, uint8_t pause=0) | SHTC3 | |
| SHTC3(arduino_shtc3_wire_t &w=Wire) | SHTC3 | inline |
| sleep() | SHTC3 | inline |
| twiCommand(uint16_t cmd, uint8_t stop=true) | SHTC3 | |
| twiTransfer(uint16_t cmd, uint8_t *data, uint8_t len, uint8_t pause=0) | SHTC3 | |
| wakeup() | SHTC3 | inline |