FastLED
3.9.15
Loading...
Searching...
No Matches
◆
is_handler_enabled()
bool fl::isr::is_handler_enabled
(
const
handle
&
h
)
Query if an ISR is currently enabled.
Definition at line
30
of file
handler.cpp.hpp
.
30
{
31
return
isr::platforms::is_handler_enabled(h);
32
}
fl
isr
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2