FastLED 3.9.15
Loading...
Searching...
No Matches
critical_section.cpp.hpp File Reference

Detailed Description

critical_section implementation

Definition in file critical_section.cpp.hpp.

#include "fl/stl/isr/critical_section.h"
#include "platforms/isr.h"
#include "fl/stl/noexcept.h"
+ Include dependency graph for critical_section.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::isr
 

Functions

void fl::interrupt_disable ()
 Disable global interrupts (platform-specific).
 
void fl::interrupt_enable ()
 Enable global interrupts (platform-specific).