Firmware SDK
twr_led_strip_driver_t Struct Reference

Data Fields

bool(* init )(const twr_led_strip_buffer_t *buffer)
 
void(* set_pixel )(int position, uint32_t color)
 
void(* set_pixel_rgbw )(int position, uint8_t r, uint8_t g, uint8_t b, uint8_t w)
 
bool(* write )(void)
 
bool(* is_ready )(void)
 

Detailed Description

Definition at line 21 of file twr_led_strip.h.


The documentation for this struct was generated from the following file: