FastLED 3.9.15
Loading...
Searching...
No Matches
fl::spi::ParallelDevice::Config Struct Reference

Detailed Description

Configuration for parallel GPIO SPI.

Definition at line 68 of file parallel_device.h.

#include <parallel_device.h>

+ Collaboration diagram for fl::spi::ParallelDevice::Config:

Public Member Functions

 Config () FL_NOEXCEPT
 

Public Attributes

u8 clock_pin
 Clock pin (SCK)
 
fl::vector< u8gpio_pins
 GPIO pins (1-32 pins)
 
SpiParallelMode mode
 Execution mode (ISR vs bit-bang)
 
u32 timer_hz
 Timer frequency for ISR mode.
 

The documentation for this struct was generated from the following files: