Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
128
int SpiHw8Stub::getBusId() const FL_NOEXCEPT {
129
return mBusId;
130
}
131
132
const char* SpiHw8Stub::getName() const FL_NOEXCEPT {
133
return mName;
Callers
3
begin
Method · 0.45
initializeControllerIfNeeded
Method · 0.45
promoteToMultiSPI
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected