FastLED
3.9.15
Loading...
Searching...
No Matches
◆
wait()
RxWaitResult
fl::RxChannel::wait
(
u32
timeout_ms
)
Definition at line
115
of file
channel.cpp.hpp
.
115
{
116
return
mDevice
?
mDevice
->wait(timeout_ms) :
RxWaitResult::TIMEOUT
;
117
}
fl::RxChannel::mDevice
fl::shared_ptr< RxDevice > mDevice
Definition
channel.h:56
fl::RxWaitResult::TIMEOUT
@ TIMEOUT
Operation timed out.
Definition
rx.h:153
References
FL_NOEXCEPT
,
mDevice
, and
fl::TIMEOUT
.
fl
RxChannel
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2