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

◆ operator uint16_t()

fl::UISlider::operator uint16_t ( ) const
inline

Definition at line 68 of file ui.h.

68{ return static_cast<uint16_t>(mValue); }
float mValue
Definition ui.h:83

References mValue.