temphum23 2.1.0.0
TempHum 23 Registers Settings

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

Macros

#define TEMPHUM23_MAX_RH   100.0
 TempHum 23 temperature and humidity calculation values.
 
#define TEMPHUM23_MIN_RH   0.0
 
#define TEMPHUM23_DATA_RESOLUTION   65535.0
 
#define TEMPHUM23_ABS_MIN_TEMP   ( -45.0 )
 
#define TEMPHUM23_ABS_MAX_TEMP   ( 130.0 )
 
#define TEMPHUM23_ABS_MIN_HUM   ( -6.0 )
 
#define TEMPHUM23_ABS_MAX_HUM   ( 119.0 )
 
#define TEMPHUM23_DEVICE_ADDRESS   0x44
 TempHum 23 device address setting.
 

Detailed Description

Settings for registers of TempHum 23 Click driver.

Macro Definition Documentation

◆ TEMPHUM23_ABS_MAX_HUM

#define TEMPHUM23_ABS_MAX_HUM   ( 119.0 )

◆ TEMPHUM23_ABS_MAX_TEMP

#define TEMPHUM23_ABS_MAX_TEMP   ( 130.0 )

◆ TEMPHUM23_ABS_MIN_HUM

#define TEMPHUM23_ABS_MIN_HUM   ( -6.0 )

◆ TEMPHUM23_ABS_MIN_TEMP

#define TEMPHUM23_ABS_MIN_TEMP   ( -45.0 )

◆ TEMPHUM23_DATA_RESOLUTION

#define TEMPHUM23_DATA_RESOLUTION   65535.0

◆ TEMPHUM23_DEVICE_ADDRESS

#define TEMPHUM23_DEVICE_ADDRESS   0x44

TempHum 23 device address setting.

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

◆ TEMPHUM23_MAX_RH

#define TEMPHUM23_MAX_RH   100.0

TempHum 23 temperature and humidity calculation values.

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

◆ TEMPHUM23_MIN_RH

#define TEMPHUM23_MIN_RH   0.0