temphum22 2.1.0.0
TempHum 22 Registers Settings

Settings for registers of TempHum 22 Click driver. More...

Macros

#define TEMPHUM22_MAX_RH   100.0
 TempHum 22 temperature and humidity calculation values.
 
#define TEMPHUM22_MIN_RH   0.0
 
#define TEMPHUM22_DATA_RESOLUTION   65535.0
 
#define TEMPHUM22_ABS_MIN_TEMP   ( -45.0 )
 
#define TEMPHUM22_ABS_MAX_TEMP   ( 130.0 )
 
#define TEMPHUM22_ABS_MIN_HUM   ( -6.0 )
 
#define TEMPHUM22_ABS_MAX_HUM   ( 119.0 )
 
#define TEMPHUM22_DEVICE_ADDRESS   0x44
 TempHum 22 device address setting.
 

Detailed Description

Settings for registers of TempHum 22 Click driver.

Macro Definition Documentation

◆ TEMPHUM22_ABS_MAX_HUM

#define TEMPHUM22_ABS_MAX_HUM   ( 119.0 )

◆ TEMPHUM22_ABS_MAX_TEMP

#define TEMPHUM22_ABS_MAX_TEMP   ( 130.0 )

◆ TEMPHUM22_ABS_MIN_HUM

#define TEMPHUM22_ABS_MIN_HUM   ( -6.0 )

◆ TEMPHUM22_ABS_MIN_TEMP

#define TEMPHUM22_ABS_MIN_TEMP   ( -45.0 )

◆ TEMPHUM22_DATA_RESOLUTION

#define TEMPHUM22_DATA_RESOLUTION   65535.0

◆ TEMPHUM22_DEVICE_ADDRESS

#define TEMPHUM22_DEVICE_ADDRESS   0x44

TempHum 22 device address setting.

Specified setting for device slave address selection of TempHum 22 Click driver.

◆ TEMPHUM22_MAX_RH

#define TEMPHUM22_MAX_RH   100.0

TempHum 22 temperature and humidity calculation values.

Specified temperature and humidity calculation values of TempHum 22 Click driver.

◆ TEMPHUM22_MIN_RH

#define TEMPHUM22_MIN_RH   0.0