FastLED 3.9.15
Loading...
Searching...
No Matches
fl::spi::MultiLaneDevice Member List

This is the complete list of members for fl::spi::MultiLaneDevice, including all inherited members.

begin()fl::spi::MultiLaneDevice
end()fl::spi::MultiLaneDevice
flush()fl::spi::MultiLaneDevice
getConfig() constfl::spi::MultiLaneDevice
isBusy() constfl::spi::MultiLaneDevice
isReady() constfl::spi::MultiLaneDevice
lane(size_t lane_id)fl::spi::MultiLaneDevice
MultiLaneDevice(const Config &config)fl::spi::MultiLaneDeviceexplicit
MultiLaneDevice(const MultiLaneDevice &) FL_NOEXCEPT=deletefl::spi::MultiLaneDevice
MultiLaneDevice(MultiLaneDevice &&) FL_NOEXCEPT=deletefl::spi::MultiLaneDevice
numLanes() constfl::spi::MultiLaneDevice
operator=(const MultiLaneDevice &) FL_NOEXCEPT=deletefl::spi::MultiLaneDevice
operator=(MultiLaneDevice &&) FL_NOEXCEPT=deletefl::spi::MultiLaneDevice
pImplfl::spi::MultiLaneDeviceprivate
wait()fl::spi::MultiLaneDeviceinline
waitComplete(u32 timeout_ms=(fl::numeric_limits< u32 >::max)())fl::spi::MultiLaneDevice
write(Spans &&... lanes)fl::spi::MultiLaneDeviceinline
writeImpl(fl::span< const fl::span< const u8 > > lane_data)fl::spi::MultiLaneDeviceprivate
~MultiLaneDevice() FL_NOEXCEPTfl::spi::MultiLaneDevice