|
FastLED 3.9.15
|
Include dependency graph for types.h:
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. | |
Enumerations | |
| enum class | fl::RxBackend : u8 { fl::PLATFORM_DEFAULT = 0 , fl::RMT = 1 , fl::ISR = 2 , fl::FLEXPWM = 3 , fl::FLEXIO = 4 , fl::LPC_SCT_CAPTURE = 5 } |
Functions | |
| const char * | fl::toString (RxBackend backend) FL_NOEXCEPT |