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

Method isSpi

src/fl/channels/channel.h:105–105  ·  view source on GitHub ↗

@brief Check if this is an SPI chipset

Source from the content-addressed store, hash-verified

103
104 /// @brief Check if this is an SPI chipset
105 bool isSpi() const { return mChipset.is<SpiChipsetConfig>(); }
106
107 /// @brief Apply reconfigurable settings from a ChannelConfig
108 /// @param config The configuration to apply

Callers 15

canHandleMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45
showMethod · 0.45
beginSingleSpiChannelMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45
canHandleMethod · 0.45

Calls

no outgoing calls

Tested by 1