|
FastLED 3.9.15
|
|
inlinevirtual |
Install the manager-owned poll-needed callback for ISR wakeups.
Implementations that can signal from an ISR should store this callback and invoke it after updating their own state. Implementations without such a signal can ignore it; the manager will still make progress via bounded timeout slices.
Definition at line 240 of file driver.h.
References FL_NOEXCEPT, and setPollNeededCallback().
Referenced by setPollNeededCallback().
Here is the call graph for this function:
Here is the caller graph for this function: