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

Detailed Description

Parallel GPIO SPI device for 1-32 outputs driven from single data stream.

Definition in file parallel_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/transaction.h"
#include "platforms/shared/spi_types.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for parallel_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::ParallelDevice
 Parallel GPIO SPI device (1-32 pins driven from single data stream) More...
 
struct  fl::spi::ParallelDevice::Config
 Configuration for parallel GPIO SPI. More...
 

Namespaces

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