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

Method getBusId

src/platforms/stub/spi_8_stub.cpp.hpp:128–130  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

126}
127
128int SpiHw8Stub::getBusId() const FL_NOEXCEPT {
129 return mBusId;
130}
131
132const char* SpiHw8Stub::getName() const FL_NOEXCEPT {
133 return mName;

Callers 3

beginMethod · 0.45
promoteToMultiSPIMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected