MCPcopy Create free account
hub / github.com/FastLED/FastLED / ClocklessChipset

Class ClocklessChipset

src/fl/channels/bus.h:52–52  ·  view source on GitHub ↗

Forward declarations. The chipset family types live in fl/channels/config.h, but DefaultBus only needs the type identity, not the layout.

Source from the content-addressed store, hash-verified

50// Forward declarations. The chipset family types live in fl/channels/config.h,
51// but DefaultBus<Chipset> only needs the type identity, not the layout.
52struct ClocklessChipset;
53struct SpiChipsetConfig;
54
55/// @brief Driver identifier for compile-time bus selection.

Callers 7

ChannelMethod · 0.70
ChannelDataMethod · 0.70
ChannelConfigMethod · 0.70
makeChipsetFunction · 0.50
makeChipsetFunction · 0.50
FL_TEST_FILEFunction · 0.50
FL_TEST_FILEFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected