surfacetemp2 2.0.0.0

Macros

#define SURFACETEMP2_STAT_T_LOW_MSK   0x10
 
#define SURFACETEMP2_STAT_T_HIGH_MSK   0x20
 
#define SURFACETEMP2_STAT_T_CRIT_MSK   0x40
 
#define SURFACETEMP2_STAT_RDY_MSK   0x80
 

Detailed Description

Macro Definition Documentation

◆ SURFACETEMP2_STAT_RDY_MSK

#define SURFACETEMP2_STAT_RDY_MSK   0x80

◆ SURFACETEMP2_STAT_T_CRIT_MSK

#define SURFACETEMP2_STAT_T_CRIT_MSK   0x40

◆ SURFACETEMP2_STAT_T_HIGH_MSK

#define SURFACETEMP2_STAT_T_HIGH_MSK   0x20

◆ SURFACETEMP2_STAT_T_LOW_MSK

#define SURFACETEMP2_STAT_T_LOW_MSK   0x10