|
FastLED 3.9.15
|
critical_section implementation
Definition in file critical_section.cpp.hpp.
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). | |