APA102 board specific configuration. More...
APA102 board specific configuration.
Definition in file apa102_params.h.
#include "board.h"
Go to the source code of this file.
Variables | |
static const apa102_params_t | apa102_params [] |
APA102 configuration. More... | |
#define | APA102_PARAM_LED_NUMOF (64) /* many have 64 per meter... */ |
Set default configuration parameters for the APA102 driver. | |
#define | APA102_PARAM_DATA_PIN (GPIO_PIN(0, 0)) |
#define | APA102_PARAM_CLK_PIN (GPIO_PIN(0, 1)) |
#define | APA102_PARAMS |
#define APA102_PARAMS |
Definition at line 43 of file apa102_params.h.
|
static |
APA102 configuration.
Definition at line 52 of file apa102_params.h.