FastLED 3.9.15
Loading...
Searching...
No Matches

◆ operator Value()

fl::IChannelDriver::DriverState::operator Value ( ) const
inline

Implicit conversion to Value for backward compatibility.

Definition at line 183 of file driver.h.

183{ return state; }
Value state
Current driver state.
Definition driver.h:173

References FL_NOEXCEPT, and state.