|
FastLED 3.9.15
|
|
pure virtual |
Get raw edge timings in universal format (for debugging)
| out | Output span to write EdgeTime entries (span.size() = max edges to read) |
| offset | Starting edge index to read from (default: 0) |
Converts internal platform-specific format (RMT ticks, ISR timestamps, etc.) to universal EdgeTime format with nanosecond durations.
For RMT devices: Each RMT symbol produces 2 EdgeTime entries (high/low phases)
Example:
References FL_NOEXCEPT, getRawEdgeTimes(), and offset().
Referenced by getRawEdgeTimes().
Here is the call graph for this function:
Here is the caller graph for this function: