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

◆ toQ16< fl::s16x16 >()

template<>
fl::i32 fl::gfx::detail::toQ16< fl::s16x16 > ( fl::s16x16 val)
inline

Definition at line 243 of file primitives.h.

243 {
244 return val.raw();
245}
constexpr i32 raw() const FL_NOEXCEPT
Definition s16x16.h:60

References fl::s16x16::raw(), and toQ16().

+ Here is the call graph for this function: