FastLED
3.9.15
Loading...
Searching...
No Matches
◆
attach_external_handler()
int fl::isr::attach_external_handler
(
u8
pin
,
const
config
&
cfg
,
handle
*
out_handle
)
Attach an external interrupt handler (GPIO-based).
Definition at line
14
of file
handler.cpp.hpp
.
14
{
15
return
isr::platforms::attach_external_handler(pin, cfg, out_handle);
16
}
fl
isr
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2