FastLED 3.9.15
Loading...
Searching...
No Matches
apa102.h File Reference
#include "fl/gfx/five_bit_hd_gamma.h"
#include "fl/stl/compiler_control.h"
#include "crgb.h"
#include "eorder.h"
#include "cpixel_ledcontroller.h"
#include "fastspi.h"
#include "platforms/shared/spi_pixel_writer.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for apa102.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  APA102Controller< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED, GAMMA_CORRECTION_MODE, START_FRAME, END_FRAME >
 APA102 controller class. More...
 
class  APA102ControllerHD< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED >
 APA102 high definition controller class. More...
 
class  HD107Controller< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED >
 HD107 is just the APA102 with a default 40Mhz clock rate. More...
 
class  HD107HDController< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED >
 HD107HD is just the APA102HD with a default 40Mhz clock rate. More...
 
class  SK9822Controller< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED >
 SK9822 controller class. More...
 
class  SK9822ControllerHD< DATA_PIN, CLOCK_PIN, RGB_ORDER, SPI_SPEED >
 SK9822 controller class. More...