FastLED
3.9.15
Loading...
Searching...
No Matches
◆
seek_dir
enum class
fl::seek_dir
strong
Enumerator
beg
cur
end
Definition at line
19
of file
file_handle.h
.
19
{
20
beg
= 0,
// Beginning of file
21
cur
= 1,
// Current position
22
end
= 2
// End of file
23
};
fl::seek_dir::beg
@ beg
Definition
file_handle.h:20
fl::seek_dir::cur
@ cur
Definition
file_handle.h:21
fl::end
constexpr T * end(T(&array)[N]) FL_NOEXCEPT
Definition
range_access.h:16
fl
Generated on Tue Jun 16 2026 00:07:04 for FastLED by
1.13.2