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

◆ operator>>()

template<typename Derived, int IntBits, int FracBits>
FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::operator>> ( int shift) const
inlineconstexpr

Definition at line 93 of file base.h.

93 {
95 }
raw_type mValue
Definition base.h:41

References FASTLED_FORCE_INLINE, and mValue.