Register definitions for SHTC1 devices. More...

Detailed Description

+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define SHTC1_ID   (0x07) /* ID Mask */
 SHTC1 default ID.
 

SHTC1 registers

#define SHTC1_CRC   (0x31)
 crc polynomial
 
#define SHTC1_MEASURE_CLOCK_STRETCHING_TEMP_HIGH   (0x7C)
 Clock stretching enable high.
 
#define SHTC1_MEASURE_CLOCK_STRETCHING_TEMP_LOW   (0xA2)
 Clock stretching disable high.
 
#define SHTC1_COMMAND_RESET_HIGH   (0x80)
 Reset command high.
 
#define SHTC1_COMMAND_RESET_LOW   (0x5D)
 Reset command low.
 
#define SHTC1_COMMAND_ID_HIGH   (0xEF)
 Get ID command low.
 
#define SHTC1_COMMAND_ID_LOW   (0xC8)
 Get ID command low.