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

◆ get_max_priority()

u8 fl::isr::get_max_priority ( )

Get the maximum priority level supported by this platform.

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

50 {
51 return isr::platforms::get_max_priority();
52}