Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ data
Method
data
src/fl/stl/span.h:461–461 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
459
constexpr fl::size size_bytes() const FL_NOEXCEPT { return Extent * sizeof(T); }
460
461
const T *data() const FL_NOEXCEPT { return mData; }
462
T *data() FL_NOEXCEPT { return mData; }
463
464
// ======= SUBVIEWS =======
Callers
15
clearLedDataInternal
Method · 0.45
rgb
Method · 0.45
copy
Method · 0.45
draw
Method · 0.45
Frame
Method · 0.45
draw
Method · 0.45
clear
Method · 0.45
interpolate
Method · 0.45
convertPixelsToRgb
Method · 0.45
draw
Method · 0.45
drawImpl
Method · 0.45
drawDot
Method · 0.45
Calls
no outgoing calls
Tested by
5
buildExpectedUCS7604
Function · 0.36
decodeSpiEdges
Function · 0.36
capture
Function · 0.36
autoResearchChipsetTiming
Function · 0.36
autoResearchChipsetTimingLegacy
Function · 0.36