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

◆ from_raw()

static constexpr FASTLED_FORCE_INLINE s0x32 fl::s0x32::from_raw ( i32 raw)
inlinestaticconstexpr

Definition at line 66 of file s0x32.h.

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

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

Referenced by abs(), max(), min(), operator*(), 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: