Settings of 2x4 RGB Click driver.
More...
Settings of 2x4 RGB Click driver.
◆ C2X4RGB_COLOR_BLACK
#define C2X4RGB_COLOR_BLACK 0x000000ul |
2x4 RGB 24-bit RGB color codes.
Specified 24-bit RGB color codes of 2x4 RGB Click driver.
◆ C2X4RGB_COLOR_BLUE
#define C2X4RGB_COLOR_BLUE 0x0000FFul |
◆ C2X4RGB_COLOR_CYAN
#define C2X4RGB_COLOR_CYAN 0x00FFFFul |
◆ C2X4RGB_COLOR_GRAY
#define C2X4RGB_COLOR_GRAY 0x808080ul |
◆ C2X4RGB_COLOR_GREEN
#define C2X4RGB_COLOR_GREEN 0x008000ul |
◆ C2X4RGB_COLOR_LIME
#define C2X4RGB_COLOR_LIME 0x00FF00ul |
◆ C2X4RGB_COLOR_MAGENTA
#define C2X4RGB_COLOR_MAGENTA 0xFF00FFul |
◆ C2X4RGB_COLOR_MAROON
#define C2X4RGB_COLOR_MAROON 0x800000ul |
◆ C2X4RGB_COLOR_NAVY
#define C2X4RGB_COLOR_NAVY 0x000080ul |
◆ C2X4RGB_COLOR_OLIVE
#define C2X4RGB_COLOR_OLIVE 0x808000ul |
◆ C2X4RGB_COLOR_PURPLE
#define C2X4RGB_COLOR_PURPLE 0x800080ul |
◆ C2X4RGB_COLOR_RED
#define C2X4RGB_COLOR_RED 0xFF0000ul |
◆ C2X4RGB_COLOR_SILVER
#define C2X4RGB_COLOR_SILVER 0xC0C0C0ul |
◆ C2X4RGB_COLOR_TEAL
#define C2X4RGB_COLOR_TEAL 0x008080ul |
◆ C2X4RGB_COLOR_WHITE
#define C2X4RGB_COLOR_WHITE 0xFFFFFFul |
◆ C2X4RGB_COLOR_YELLOW
#define C2X4RGB_COLOR_YELLOW 0xFFFF00ul |
◆ C2X4RGB_LED_0
2x4 RGB LED selection values.
Specified LED selection values of 2x4 RGB Click driver.
◆ C2X4RGB_LED_1
◆ C2X4RGB_LED_2
◆ C2X4RGB_LED_3
◆ C2X4RGB_LED_4
◆ C2X4RGB_LED_5
◆ C2X4RGB_LED_6
◆ C2X4RGB_LED_7
◆ C2X4RGB_LED_BRIGHTNESS_DEFAULT
#define C2X4RGB_LED_BRIGHTNESS_DEFAULT 0 |
◆ C2X4RGB_LED_BRIGHTNESS_MAX
#define C2X4RGB_LED_BRIGHTNESS_MAX 15 |
◆ C2X4RGB_LED_BRIGHTNESS_MIN
#define C2X4RGB_LED_BRIGHTNESS_MIN 0 |
2x4 RGB LED brightness setting.
Specified LED brightness setting of 2x4 RGB Click driver.
◆ C2X4RGB_LED_CURRENT_GAIN_DEFAULT
#define C2X4RGB_LED_CURRENT_GAIN_DEFAULT 0 |
◆ C2X4RGB_LED_CURRENT_GAIN_MAX
#define C2X4RGB_LED_CURRENT_GAIN_MAX 15 |
◆ C2X4RGB_LED_CURRENT_GAIN_MIN
#define C2X4RGB_LED_CURRENT_GAIN_MIN 0 |
2x4 RGB LED current gain setting.
Specified LED current gain setting of 2x4 RGB Click driver.
◆ C2X4RGB_NUM_COLORS
#define C2X4RGB_NUM_COLORS 16 |
◆ C2X4RGB_NUM_LEDS
#define C2X4RGB_NUM_LEDS 8 |
◆ C2X4RGB_SIZE_COLOR_NAME
#define C2X4RGB_SIZE_COLOR_NAME 32 |