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

◆ get_max_timer_frequency()

u32 fl::isr::get_max_timer_frequency ( )

Get the maximum timer frequency supported by this platform.

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

42 {
43 return isr::platforms::get_max_timer_frequency();
44}