FastLED
3.9.15
Loading...
Searching...
No Matches
◆
to_float()
float fl::s12x4::to_float
(
)
const
inline
constexpr
Definition at line
50
of file
s12x4.h
.
50
{
return
static_cast<
float
>
(
mValue
) / (
static_cast<
i16
>
(1) <<
FRAC_BITS
); }
fl::s12x4::FRAC_BITS
static constexpr int FRAC_BITS
Definition
s12x4.h:22
fl::s12x4::mValue
i16 mValue
Definition
s12x4.h:290
References
FL_NOEXCEPT
,
FRAC_BITS
, and
mValue
.
fl
s12x4
Generated on Tue Jun 16 2026 00:07:06 for FastLED by
1.13.2