color9 2.0.0.0
INT Configuration

Macros

#define COLOR9_INT_CFG_IR_CH   0x00
 
#define COLOR9_INT_CFG_ALS_GREEN_CH   0x01
 
#define COLOR9_INT_CFG_RED_CH   0x02
 
#define COLOR9_INT_CFG_BLUE_CH   0x03
 
#define COLOR9_INT_CFG_LS_THRESHOLD_INT_MODE   0x00
 
#define COLOR9_INT_CFG_LS_VARIATION_INT_MODE   0x01
 
#define COLOR9_INT_CFG_LS_INT_ENABLE   0x01
 
#define COLOR9_INT_CFG_LS_INT_DISABLE   0x00
 

Detailed Description

Macro Definition Documentation

◆ COLOR9_INT_CFG_ALS_GREEN_CH

#define COLOR9_INT_CFG_ALS_GREEN_CH   0x01

◆ COLOR9_INT_CFG_BLUE_CH

#define COLOR9_INT_CFG_BLUE_CH   0x03

◆ COLOR9_INT_CFG_IR_CH

#define COLOR9_INT_CFG_IR_CH   0x00

◆ COLOR9_INT_CFG_LS_INT_DISABLE

#define COLOR9_INT_CFG_LS_INT_DISABLE   0x00

◆ COLOR9_INT_CFG_LS_INT_ENABLE

#define COLOR9_INT_CFG_LS_INT_ENABLE   0x01

◆ COLOR9_INT_CFG_LS_THRESHOLD_INT_MODE

#define COLOR9_INT_CFG_LS_THRESHOLD_INT_MODE   0x00

◆ COLOR9_INT_CFG_LS_VARIATION_INT_MODE

#define COLOR9_INT_CFG_LS_VARIATION_INT_MODE   0x01

◆ COLOR9_INT_CFG_RED_CH

#define COLOR9_INT_CFG_RED_CH   0x02