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

◆ interrupt_enable()

void fl::interrupt_enable ( )

Enable global interrupts (platform-specific).

Definition at line 14 of file critical_section.cpp.hpp.

14 {
15 interruptsEnable();
16}

Referenced by fl::isr::critical_section::~critical_section().

+ Here is the caller graph for this function: