FastLED 3.9.15
Loading...
Searching...
No Matches
isr.h
Go to the documentation of this file.
1
3
4#pragma once
5
6#include "fl/stl/isr/constants.h" // IWYU pragma: export
7#include "fl/stl/isr/memcpy.h" // IWYU pragma: export
8#include "fl/stl/isr/handler.h" // IWYU pragma: export
9#include "fl/stl/isr/critical_section.h" // IWYU pragma: export
ISR priority and flag constants.
RAII critical section helper and interrupt control declarations.
ISR handler types and API declarations.
ISR-safe memory operations (inline, header-only)