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