APA102 board specific configuration. More...
APA102 board specific configuration.
Definition in file apa102_params.h.
#include "board.h"
 Include dependency graph for apa102_params.h:Go to the source code of this file.
Variables | |
| static const apa102_params_t | apa102_params [] | 
| APA102 configuration.   | |
| #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_PARAM_CLK_PIN (GPIO_PIN(0, 1)) | 
Definition at line 38 of file apa102_params.h.
| #define APA102_PARAM_DATA_PIN (GPIO_PIN(0, 0)) | 
Definition at line 35 of file apa102_params.h.
| #define APA102_PARAM_LED_NUMOF (64) /* many have 64 per meter... */ | 
Set default configuration parameters for the APA102 driver.
Definition at line 32 of file apa102_params.h.
| #define APA102_PARAMS | 
Definition at line 42 of file apa102_params.h.
      
  | 
  static | 
APA102 configuration.
Definition at line 51 of file apa102_params.h.