|
FastLED 3.9.15
|
#include "fl/channels/rx/channel.h"#include "fl/log/log.h"#include "fl/stl/atomic.h"#include "fl/stl/string.h"
Include dependency graph for channel.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::anonymous_namespace{channel.cpp.hpp} |
Functions | |
| static fl::shared_ptr< RxDevice > | fl::anonymous_namespace{channel.cpp.hpp}::createBackendDevice (const RxChannelConfig &config) FL_NOEXCEPT |
| static RxConfig | fl::anonymous_namespace{channel.cpp.hpp}::toRxConfig (const RxChannelConfig &config) FL_NOEXCEPT |