Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ error
Method
error
src/platforms/shared/spi_types.cpp.hpp:63–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
61
}
62
63
SPIError DMABuffer::error() const FL_NOEXCEPT {
64
return error_code;
65
}
66
67
void DMABuffer::reset() FL_NOEXCEPT {
68
mInternal.reset();
Callers
3
await
Function · 0.45
decodeRmtSymbols
Function · 0.45
finalizeTransmission
Method · 0.45
Calls
1
string
Class · 0.50
Tested by
no test coverage detected