WPILibC++ 2025.2.1
|
structure for holding one LED's color data. More...
#include <hal/AddressableLEDTypes.h>
Public Attributes | |
uint8_t | b |
blue value | |
uint8_t | g |
green value | |
uint8_t | r |
red value | |
uint8_t | padding |
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::padding |
uint8_t HAL_AddressableLEDData::r |
red value