Loading...
Searching...
No Matches
lpd8808_params_t Struct Reference

Parameters needed for configuration. More...

Detailed Description

Parameters needed for configuration.

Definition at line 43 of file lpd8808.h.

#include <lpd8808.h>

Data Fields

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
 

Field Documentation

◆ led_cnt

int lpd8808_params_t::led_cnt

number of LEDs on the strip

Definition at line 44 of file lpd8808.h.

◆ pin_clk

gpio_t lpd8808_params_t::pin_clk

pin connected to the strip's clock signal

Definition at line 45 of file lpd8808.h.

◆ pin_dat

gpio_t lpd8808_params_t::pin_dat

pin connected to the strip's data signal

Definition at line 46 of file lpd8808.h.


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