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

Detailed Description

Multi-lane SPI device for 2-8 independent LED strips.

Definition in file multi_lane_device.h.

#include "fl/stl/stdint.h"
#include "fl/stl/vector.h"
#include "fl/stl/unique_ptr.h"
#include "fl/stl/optional.h"
#include "fl/task/promise.h"
#include "fl/channels/spi/config.h"
#include "fl/channels/spi/transaction.h"
#include "fl/channels/spi/write_result.h"
#include "platforms/shared/spi_types.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for multi_lane_device.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fl::spi::MultiLaneDevice
 Multi-lane SPI device (1-8 independent LED strips) More...
 
struct  fl::spi::MultiLaneDevice::Config
 Configuration for multi-lane SPI. More...
 

Namespaces

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