hdc1000 2.0.0.0
Register address

Macros

#define HDC1000_REG_TEMP   0x00
 
#define HDC1000_REG_HUMI   0x01
 
#define HDC1000_REG_CONFIG   0x02
 
#define HDC1000_REG_SERID_1   0xFB
 
#define HDC1000_REG_SERID_2   0xFC
 
#define HDC1000_REG_SERID_3   0xFD
 
#define HDC1000_REG_MFID   0xFE
 
#define HDC1000_REG_DEVID   0xFF
 

Detailed Description

Macro Definition Documentation

◆ HDC1000_REG_CONFIG

#define HDC1000_REG_CONFIG   0x02

◆ HDC1000_REG_DEVID

#define HDC1000_REG_DEVID   0xFF

◆ HDC1000_REG_HUMI

#define HDC1000_REG_HUMI   0x01

◆ HDC1000_REG_MFID

#define HDC1000_REG_MFID   0xFE

◆ HDC1000_REG_SERID_1

#define HDC1000_REG_SERID_1   0xFB

◆ HDC1000_REG_SERID_2

#define HDC1000_REG_SERID_2   0xFC

◆ HDC1000_REG_SERID_3

#define HDC1000_REG_SERID_3   0xFD

◆ HDC1000_REG_TEMP

#define HDC1000_REG_TEMP   0x00