![]() |
WPILibC++ 2027.0.0-alpha-3
|
structure for holding one LED's color data. More...
#include <hal/AddressableLEDTypes.h>
Public Attributes | |
| uint8_t | r |
| red value | |
| uint8_t | g |
| green value | |
| uint8_t | b |
| blue value | |
structure for holding one LED's color data.
| uint8_t HAL_AddressableLEDData::b |
blue value
| uint8_t HAL_AddressableLEDData::g |
green value
| uint8_t HAL_AddressableLEDData::r |
red value