Register definitions for SHTCX 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 SHTCX_ID   (0x07) /* ID Mask */
 SHTCX default ID.
 

SHTCX registers

#define SHTCX_CRC   (0x31)
 crc polynomial
 
#define SHTCX_MEASURE_CLOCK_STRETCHING_TEMP_HIGH   (0x7C)
 Clock stretching enable high.
 
#define SHTCX_MEASURE_CLOCK_STRETCHING_TEMP_LOW   (0xA2)
 Clock stretching disable high.
 
#define SHTCX_COMMAND_RESET_HIGH   (0x80)
 Reset command high.
 
#define SHTCX_COMMAND_RESET_LOW   (0x5D)
 Reset command low.
 
#define SHTCX_COMMAND_ID_HIGH   (0xEF)
 Get ID command low.
 
#define SHTCX_COMMAND_ID_LOW   (0xC8)
 Get ID command low.