FastLED 3.9.15
Loading...
Searching...
No Matches

◆ data() [2/2]

template<typename T>
const T * fl::Slice< T >::data ( ) const
inline

Definition at line 54 of file slice.h.

54 {
55 return mData;
56 }
T * mData
Definition slice.h:125

References mData.

Referenced by Slice(), and fl::RectangularDrawBuffer::getLedsBufferBytesForPin().

+ Here is the caller graph for this function: