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

◆ detach_handler()

int fl::isr::detach_handler ( handle & h)

Detach an ISR handler.

Definition at line 18 of file handler.cpp.hpp.

18 {
19 return isr::platforms::detach_handler(h);
20}

Referenced by fl::AsyncLogger::disableBackgroundFlush(), and fl::pwm_state::maybeShutdownIsr().

+ Here is the caller graph for this function: