color3 2.0.0.0
Enable register values

Macros

#define COLOR3_ENABLE_REG_DEFAULT   0x00
 
#define COLOR3_ENABLE_REG_PON   0x01
 
#define COLOR3_ENABLE_REG_AEN   0x02
 
#define COLOR3_ENABLE_REG_PEN   0x04
 
#define COLOR3_ENABLE_REG_WEN   0x08
 
#define COLOR3_ENABLE_REG_AIEN   0x10
 
#define COLOR3_ENABLE_REG_PIEN   0x20
 

Detailed Description

Macro Definition Documentation

◆ COLOR3_ENABLE_REG_AEN

#define COLOR3_ENABLE_REG_AEN   0x02

◆ COLOR3_ENABLE_REG_AIEN

#define COLOR3_ENABLE_REG_AIEN   0x10

◆ COLOR3_ENABLE_REG_DEFAULT

#define COLOR3_ENABLE_REG_DEFAULT   0x00

◆ COLOR3_ENABLE_REG_PEN

#define COLOR3_ENABLE_REG_PEN   0x04

◆ COLOR3_ENABLE_REG_PIEN

#define COLOR3_ENABLE_REG_PIEN   0x20

◆ COLOR3_ENABLE_REG_PON

#define COLOR3_ENABLE_REG_PON   0x01

◆ COLOR3_ENABLE_REG_WEN

#define COLOR3_ENABLE_REG_WEN   0x08