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

◆ to_float()

float fl::u0x32::to_float ( ) const
inlineconstexpr

Definition at line 77 of file u0x32.h.

77 {
78 return static_cast<float>(mValue) / 4294967296.0f;
79 }
u32 mValue
Definition u0x32.h:163

References FL_NOEXCEPT, and mValue.