|
FastLED 3.9.15
|
Private implementation details for fl::spi::Device.
Definition in file impl.h.
#include "platforms/shared/spi_manager.h"#include "platforms/shared/spi_types.h"#include "platforms/shared/spi_hw_base.h"#include "fl/log/log.h"#include "fl/stl/noexcept.h"
Include dependency graph for impl.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | fl::spi::Device::Impl |
| Private implementation data for Device class. More... | |
| struct | fl::spi::Device::Impl::AsyncState |
| State for async operations. More... | |
| struct | fl::spi::Transaction::Impl |
| Private implementation data for Transaction class. More... | |
Namespaces | |
| namespace | fl |
| Base definition for an LED controller. | |
| namespace | fl::spi |