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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE u4x12 fl::u4x12::from_raw ( u16 raw)
inlinestaticconstexpr

Definition at line 52 of file u4x12.h.

52 {
53 return u4x12(raw, RawTag());
54 }
constexpr u16 raw() const FL_NOEXCEPT
Definition u4x12.h:58
constexpr u4x12() FL_NOEXCEPT=default

References u4x12(), FASTLED_FORCE_INLINE, FL_NOEXCEPT, and raw().

Referenced by ceil(), exp2_fp(), floor(), fract(), log2_fp(), mod(), operator*(), operator*, operator*(), operator+(), operator-(), operator/(), operator<<(), operator>>(), rsqrt(), and sqrt().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: