FastLED
3.9.15
Loading...
Searching...
No Matches
◆
getConfig()
const
Config
& fl::spi::Device::getConfig
(
)
const
Get current configuration.
Returns
Reference to configuration structure
Definition at line
380
of file
device.cpp.hpp
.
380
{
381
// Note: Caller must ensure Device is valid
382
return
pImpl
->config;
383
}
fl::spi::Device::pImpl
fl::unique_ptr< Impl > pImpl
Definition
device.h:134
References
pImpl
.
fl
spi
Device
Generated on Tue Jun 16 2026 00:07:10 for FastLED by
1.13.2