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

◆ interrupt_disable()

void fl::interrupt_disable ( )

Disable global interrupts (platform-specific).

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

10 {
11 interruptsDisable();
12}

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

+ Here is the caller graph for this function: