thermo8 2.0.0.0

Macros

#define THERMO8_CONFIG   0x01
 
#define THERMO8_TUPPER   0x02
 
#define THERMO8_TLOWER   0x03
 
#define THERMO8_TCRIT   0x04
 
#define THERMO8_TUPPER_REACHED   0x03
 
#define THERMO8_TLOWER_REACHED   0x0C
 
#define THERMO8_TCRIT_REACHED   0x30
 
#define THERMO8_TCRIT_ONLY_ALERT   1
 
#define THERMO8_ALERT_ON_ALL   0
 
#define THERMO8_THYS_0C   0x00
 
#define THERMO8_THYS_1C5   0x01
 
#define THERMO8_THYS_3C   0x02
 
#define THERMO8_THYS_6C   0x03
 

Detailed Description

Macro Definition Documentation

◆ THERMO8_ALERT_ON_ALL

#define THERMO8_ALERT_ON_ALL   0

◆ THERMO8_CONFIG

#define THERMO8_CONFIG   0x01

◆ THERMO8_TCRIT

#define THERMO8_TCRIT   0x04

◆ THERMO8_TCRIT_ONLY_ALERT

#define THERMO8_TCRIT_ONLY_ALERT   1

◆ THERMO8_TCRIT_REACHED

#define THERMO8_TCRIT_REACHED   0x30

◆ THERMO8_THYS_0C

#define THERMO8_THYS_0C   0x00

◆ THERMO8_THYS_1C5

#define THERMO8_THYS_1C5   0x01

◆ THERMO8_THYS_3C

#define THERMO8_THYS_3C   0x02

◆ THERMO8_THYS_6C

#define THERMO8_THYS_6C   0x03

◆ THERMO8_TLOWER

#define THERMO8_TLOWER   0x03

◆ THERMO8_TLOWER_REACHED

#define THERMO8_TLOWER_REACHED   0x0C

◆ THERMO8_TUPPER

#define THERMO8_TUPPER   0x02

◆ THERMO8_TUPPER_REACHED

#define THERMO8_TUPPER_REACHED   0x03