color2 2.0.0.0
Interrupt Registers

Macros

#define COLOR2_CFG3_NO_INT   0x00
 
#define COLOR2_CFG3_G_INT   0x01
 
#define COLOR2_CFG3_R_INT   0x02
 
#define COLOR2_CFG3_B_INT   0x03
 
#define COLOR2_CFG3_INT_PRST1   0x00
 
#define COLOR2_CFG3_INT_PRST2   0x04
 
#define COLOR2_CFG3_INT_PRST4   0x08
 
#define COLOR2_CFG3_INT_PRST8   0x0C
 
#define COLOR2_CFG3_RGB_CONV_TO_INT_DISABLE   0x00
 
#define COLOR2_CFG3_RGB_CONV_TO_INT_ENABLE   0x10
 

Detailed Description

Macro Definition Documentation

◆ COLOR2_CFG3_B_INT

#define COLOR2_CFG3_B_INT   0x03

◆ COLOR2_CFG3_G_INT

#define COLOR2_CFG3_G_INT   0x01

◆ COLOR2_CFG3_INT_PRST1

#define COLOR2_CFG3_INT_PRST1   0x00

◆ COLOR2_CFG3_INT_PRST2

#define COLOR2_CFG3_INT_PRST2   0x04

◆ COLOR2_CFG3_INT_PRST4

#define COLOR2_CFG3_INT_PRST4   0x08

◆ COLOR2_CFG3_INT_PRST8

#define COLOR2_CFG3_INT_PRST8   0x0C

◆ COLOR2_CFG3_NO_INT

#define COLOR2_CFG3_NO_INT   0x00

◆ COLOR2_CFG3_R_INT

#define COLOR2_CFG3_R_INT   0x02

◆ COLOR2_CFG3_RGB_CONV_TO_INT_DISABLE

#define COLOR2_CFG3_RGB_CONV_TO_INT_DISABLE   0x00

◆ COLOR2_CFG3_RGB_CONV_TO_INT_ENABLE

#define COLOR2_CFG3_RGB_CONV_TO_INT_ENABLE   0x10