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

Detailed Description

Shared implementation helpers for SPI device classes.

Note
This reduces code duplication between MultiLaneDevice and ParallelDevice

Definition in file device_impl_base.h.

#include "fl/stl/shared_ptr.h"
#include "platforms/shared/spi_hw_base.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for device_impl_base.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  fl::spi::DeviceImplBase
 Common functionality for device implementation (pImpl pattern) More...
 

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::spi