Struct SYN_SmartLED¶
Generic Smart LED Strip Instance Context.
#include <syn_smartled.h>
Public Attributes¶
| Type | Name |
|---|---|
| uint8_t | brightness |
| SYN_GPIO_Pin | data_pin |
| uint16_t | num_leds |
| SYN_SmartLEDOrder | order |
| SYN_SmartLEDColor * | pixel_buf |
Public Attributes Documentation¶
variable brightness¶
Global brightness scale (0 to 255)
variable data_pin¶
variable num_leds¶
variable order¶
variable pixel_buf¶
Caller-allocated pixel buffer
The documentation for this class was generated from the following file src/syntropic/output/syn_smartled.h