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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE u0x32 fl::u0x32::from_raw ( u32 raw)
inlinestaticconstexpr

Definition at line 66 of file u0x32.h.

66 {
67 return u0x32(raw, RawTag());
68 }
constexpr u0x32() FL_NOEXCEPT=default
constexpr u32 raw() const FL_NOEXCEPT
Definition u0x32.h:72

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

Referenced by max(), min(), operator*(), operator*(), operator+(), operator-(), operator/(), operator/(), operator<<(), and operator>>().

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