Default configuration for LPD8808 based LED strips. More...
Default configuration for LPD8808 based LED strips.
Definition in file lpd8808_params.h.
#include "board.h"
 Include dependency graph for lpd8808_params.h:Go to the source code of this file.
Variables | |
| static const lpd8808_params_t | lpd8808_params [] | 
| LPD8808 parameter allocation.   | |
Set default configuration parameters for the LPD8808 driver | |
| #define | LPD8808_PARAM_LED_CNT (64) /* most have 64 per meter... */ | 
| #define | LPD8808_PARAM_PIN_CLK (GPIO_PIN(0, 0)) | 
| #define | LPD8808_PARAM_PIN_DAT (GPIO_PIN(0, 1)) | 
| #define | LPD8808_PARAMS | 
| #define LPD8808_PARAM_LED_CNT (64) /* most have 64 per meter... */ | 
Definition at line 32 of file lpd8808_params.h.
| #define LPD8808_PARAM_PIN_CLK (GPIO_PIN(0, 0)) | 
Definition at line 35 of file lpd8808_params.h.
| #define LPD8808_PARAM_PIN_DAT (GPIO_PIN(0, 1)) | 
Definition at line 38 of file lpd8808_params.h.
| #define LPD8808_PARAMS | 
Definition at line 42 of file lpd8808_params.h.
      
  | 
  static | 
LPD8808 parameter allocation.
Definition at line 51 of file lpd8808_params.h.