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

◆ raw()

template<typename Derived, int IntBits, int FracBits>
raw_type fl::fixed_point_base< Derived, IntBits, FracBits >::raw ( ) const
inlineconstexpr

Definition at line 62 of file base.h.

62{ return mValue; }
raw_type mValue
Definition base.h:41

References mValue.

Referenced by fixed_point_base(), and from_raw().

+ Here is the caller graph for this function: