FastLED
3.9.15
Loading...
Searching...
No Matches
◆
disable_handler()
int fl::isr::disable_handler
(
handle
&
h
)
Disable an ISR temporarily (without detaching).
Definition at line
26
of file
handler.cpp.hpp
.
26
{
27
return
isr::platforms::disable_handler(h);
28
}
fl
isr
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2