![]() |
WPILibC++ 2026.2.2
|
Go to the source code of this file.
Classes | |
| struct | HAL_AddressableLEDData |
| structure for holding one LED's color data. More... | |
Macros | |
| #define | HAL_kAddressableLEDMaxLength 5460 |
| max length of LED strip supported by FPGA. | |
Enumerations | |
| enum | HAL_AddressableLEDColorOrder : int32_t { HAL_ALED_RGB , HAL_ALED_RBG , HAL_ALED_BGR , HAL_ALED_BRG , HAL_ALED_GBR , HAL_ALED_GRB } |
| Order that color data is sent over the wire. More... | |
Functions | |
| constexpr auto | format_as (HAL_AddressableLEDColorOrder order) |
| #define HAL_kAddressableLEDMaxLength 5460 |
max length of LED strip supported by FPGA.
| enum HAL_AddressableLEDColorOrder : int32_t |
|
constexpr |