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