Parameters needed for configuration.
More...
Parameters needed for configuration.
Definition at line 42 of file lpd8808.h.
#include <lpd8808.h>
|
| int | led_cnt |
| | number of LEDs on the strip
|
| |
| gpio_t | pin_clk |
| | pin connected to the strip's clock signal
|
| |
| gpio_t | pin_dat |
| | pin connected to the strip's data signal
|
| |
◆ led_cnt
| int lpd8808_params_t::led_cnt |
number of LEDs on the strip
Definition at line 43 of file lpd8808.h.
◆ pin_clk
| gpio_t lpd8808_params_t::pin_clk |
pin connected to the strip's clock signal
Definition at line 44 of file lpd8808.h.
◆ pin_dat
| gpio_t lpd8808_params_t::pin_dat |
pin connected to the strip's data signal
Definition at line 45 of file lpd8808.h.
The documentation for this struct was generated from the following file: