color3  2.0.0.0
Macros
LED Drive Strength

Macros

#define COLOR3_LED_STR_100   0x00
 
#define COLOR3_LED_STR_50   0x40
 
#define COLOR3_LED_STR_25   0x80
 
#define COLOR3_LED_STR_12_5   0xC0
 

Detailed Description

Macro Definition Documentation

◆ COLOR3_LED_STR_100

#define COLOR3_LED_STR_100   0x00

◆ COLOR3_LED_STR_12_5

#define COLOR3_LED_STR_12_5   0xC0

◆ COLOR3_LED_STR_25

#define COLOR3_LED_STR_25   0x80

◆ COLOR3_LED_STR_50

#define COLOR3_LED_STR_50   0x40