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

◆ getData() [1/2]

const fl::vector_psram< u8 > & fl::ChannelData::getData ( ) const
inline

Get the encoded transmission data.

Definition at line 77 of file data.h.

77{ return mEncodedData; }
fl::vector_psram< u8 > mEncodedData
Encoded transmission bytes (PSRAM)
Definition data.h:148

References FL_NOEXCEPT, getData(), and mEncodedData.

Referenced by getData().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: