FastLED
3.9.15
Loading...
Searching...
No Matches
fastled_internal.cpp.hpp
Go to the documentation of this file.
1
// ok no header
2
#define FASTLED_INTERNAL
3
#include "
fl/system/fastled.h
"
4
#include "cled_controller.h"
5
#include "
fl/stl/noexcept.h
"
6
7
namespace
fl
{
8
fl::u16
cled_contoller_size
()
FL_NOEXCEPT
{
9
return
sizeof
(
CLEDController
);
10
}
11
}
// namespace fl
fl::CLEDController
Definition
cled_controller.h:32
fastled.h
Internal FastLED header for implementation files.
fl::cled_contoller_size
u16 cled_contoller_size() FL_NOEXCEPT
Get the size of the CLEDController object for introspection.
Definition
fastled_internal.cpp.hpp:8
fl
Base definition for an LED controller.
Definition
crgb.hpp:179
noexcept.h
FL_NOEXCEPT
#define FL_NOEXCEPT
fl
system
fastled_internal.cpp.hpp
Generated on Tue Jun 16 2026 00:07:00 for FastLED by
1.13.2