MCPcopy 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
63SPIError DMABuffer::error() const FL_NOEXCEPT {
64 return error_code;
65}
66
67void DMABuffer::reset() FL_NOEXCEPT {
68 mInternal.reset();

Callers 3

awaitFunction · 0.45
decodeRmtSymbolsFunction · 0.45
finalizeTransmissionMethod · 0.45

Calls 1

stringClass · 0.50

Tested by

no test coverage detected