Skip to content

Struct SYN_SmartLED

ClassList > 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

uint8_t SYN_SmartLED::brightness;

Global brightness scale (0 to 255)


variable data_pin

SYN_GPIO_Pin SYN_SmartLED::data_pin;

variable num_leds

uint16_t SYN_SmartLED::num_leds;

variable order

SYN_SmartLEDOrder SYN_SmartLED::order;

variable pixel_buf

SYN_SmartLEDColor* SYN_SmartLED::pixel_buf;

Caller-allocated pixel buffer



The documentation for this class was generated from the following file src/syntropic/output/syn_smartled.h