FastLED
3.9.15
Loading...
Searching...
No Matches
◆
AVRSoftwareSPIOutput()
[1/2]
template<uint8_t DATA_PIN, uint8_t CLOCK_PIN, fl::u32 SPI_SPEED>
AVRSoftwareSPIOutput
<
DATA_PIN
,
CLOCK_PIN
, SPI_SPEED >
::AVRSoftwareSPIOutput
(
)
inline
Default constructor.
Definition at line
41
of file
fastspi_bitbang.h
.
41
{
m_pSelect
=
NULL
; }
AVRSoftwareSPIOutput::m_pSelect
Selectable * m_pSelect
SPI chip select.
Definition
fastspi_bitbang.h:37
AVRSoftwareSPIOutput
Software SPI (aka bit-banging) support Includes aggressive optimizations for when the clock and data ...
Definition
fastspi_bitbang.h:27
References
m_pSelect
.
AVRSoftwareSPIOutput
Generated on Fri Aug 22 2025 20:59:35 for FastLED by
1.13.2