binary Clock
Data Fields
LED_color_t Struct Reference

structure to keep track of color information More...

#include <color.h>

Data Fields

uint8_t red
 
uint8_t green
 
uint8_t blue
 
uint8_t color_bit
 

Detailed Description

structure to keep track of color information

Field Documentation

◆ blue

uint8_t blue

amount of green in the color.

◆ color_bit

uint8_t color_bit

amount of blue in the color.

◆ green

uint8_t green

amount of red in the color.

◆ red

uint8_t red

The documentation for this struct was generated from the following file: