|
Simone: a game of visual memory and speed
|
Header to define RGB colors and related constants. More...
#include <stdint.h>Data Structures | |
| struct | rgb_color_t |
| Structure to define an RGB color. More... | |
Macros | |
| #define | COLOR_RGB_MAX_VALUE |
Variables | |
| const rgb_color_t | color_red |
| Red color. | |
| const rgb_color_t | color_green |
| Green color. | |
| const rgb_color_t | color_blue |
| Blue color. | |
| const rgb_color_t | color_yellow |
| Yellow color. | |
| const rgb_color_t | color_white |
| White color. | |
| const rgb_color_t | color_turquoise |
| Turquoise color. | |
| const rgb_color_t | color_off |
| Color OFF. | |
Header to define RGB colors and related constants.
| #define COLOR_RGB_MAX_VALUE |
Maximum value for the RGB LED