FastLED 3.9.15
Loading...
Searching...
No Matches
chipsets.h File Reference

Detailed Description

Contains the bulk of the definitions for the various LED chipsets supported.

Definition in file chipsets.h.

#include "pixeltypes.h"
#include "fl/gfx/five_bit_hd_gamma.h"
#include "fl/stl/compiler_control.h"
#include "fl/stl/static_assert.h"
#include "fl/stl/bit_cast.h"
#include "fl/stl/unique_ptr.h"
#include "pixel_iterator.h"
#include "crgb.h"
#include "eorder.h"
#include "fl/math/math.h"
#include "platforms/is_platform.h"
#include "fl/chipsets/led_timing.h"
#include "platforms/clockless.h"
#include "fl/chipsets/ucs7604.h"
#include "fl/chipsets/encoders/ws2816.h"
#include "platforms/shared/spi_pixel_writer.h"
#include "platforms/spi_output_template.h"
#include "fl/chipsets/apa102.h"
#include "fl/chipsets/hd108.h"
#include "fl/chipsets/lpd880x.h"
#include "fl/chipsets/ws2801.h"
#include "fl/chipsets/p9813.h"
#include "fl/chipsets/sm16716.h"
#include "platforms/chipsets_specialized_ws2812.h"
+ Include dependency graph for chipsets.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  RGBWEmulatedController< CONTROLLER, RGB_ORDER >
 Emulation layer to support RGBW LEDs on RGB controllers. More...
 
class  RGBWEmulatedController< CONTROLLER, RGB_ORDER >::ControllerT
 

Macros

#define __INC_CHIPSETS_H