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

◆ s8x8() [2/5]

fl::s8x8::s8x8 ( float f)
inlineexplicitconstexpr

Definition at line 29 of file s8x8.h.

30 : mValue(static_cast<i16>(f * (static_cast<i16>(1) << FRAC_BITS))) {}
i16 mValue
Definition s8x8.h:301
static constexpr int FRAC_BITS
Definition s8x8.h:22

References s8x8(), constexpr, FL_NOEXCEPT, FRAC_BITS, and mValue.

+ Here is the call graph for this function: