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

◆ decode()

virtual fl::result< u32, DecodeError > fl::RxDevice::decode ( const ChipsetTiming4Phase & timing,
fl::span< u8 > out )
pure virtual

Decode captured data to bytes into a span.

Parameters
timingChipset timing thresholds for bit detection
outOutput span to write decoded bytes
Returns
Result with total bytes decoded, or error

References decode(), and FL_NOEXCEPT.

Referenced by decode().

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