tempiso  2.1.0.0
Macros
Temp ISO Registers Settings

Settings for registers of Temp ISO Click driver. More...

Macros

#define TEMPISO_NUM_CONVERSIONS   100
 Temp ISO default ADC samples number for averaging. More...
 
#define TEMPISO_VREF_3V3   3.3
 Temp ISO ADC setting. More...
 
#define TEMPISO_VREF_5V   5.0
 
#define TEMPISO_TIMEOUT_MS   2000
 Temp ISO timeout setting. More...
 
#define TEMPISO_TEMP_SENS_V_PER_C   0.01f
 Temp ISO temperature calculation setting. More...
 
#define TEMPISO_TEMP_ZERO_OFFSET_V   0.5f
 

Detailed Description

Settings for registers of Temp ISO Click driver.

Macro Definition Documentation

◆ TEMPISO_NUM_CONVERSIONS

#define TEMPISO_NUM_CONVERSIONS   100

Temp ISO default ADC samples number for averaging.

Specified default ADC samples number for averaging of Temp ISO Click driver.

◆ TEMPISO_TEMP_SENS_V_PER_C

#define TEMPISO_TEMP_SENS_V_PER_C   0.01f

Temp ISO temperature calculation setting.

Specified setting for temperature calculation of Temp ISO Click driver.

◆ TEMPISO_TEMP_ZERO_OFFSET_V

#define TEMPISO_TEMP_ZERO_OFFSET_V   0.5f

◆ TEMPISO_TIMEOUT_MS

#define TEMPISO_TIMEOUT_MS   2000

Temp ISO timeout setting.

Specified setting for timeout of Temp ISO Click driver.

◆ TEMPISO_VREF_3V3

#define TEMPISO_VREF_3V3   3.3

Temp ISO ADC setting.

Specified settings for ADC of Temp ISO Click driver.

◆ TEMPISO_VREF_5V

#define TEMPISO_VREF_5V   5.0