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

Method data

src/fl/channels/spi/lane.cpp.hpp:38–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38fl::span<const u8> Lane::data() const {
39 return mBuffer;
40}
41
42} // namespace spi
43} // namespace fl

Callers 15

showPixelsMethod · 0.45
showLedsInternalMethod · 0.45
CLEDControllerClass · 0.45
ledsMethod · 0.45
writeWithPaddingMethod · 0.45
flushMethod · 0.45
writeImplMethod · 0.45
writeAsyncMethod · 0.45
transmitBatchMethod · 0.45
fillBufferMethod · 0.45
findAndDecodeFrameMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected