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

◆ mod()

template<typename Derived, int IntBits, int FracBits>
static constexpr FASTLED_FORCE_INLINE Derived fl::fixed_point_base< Derived, IntBits, FracBits >::mod ( Derived a,
Derived b )
inlinestaticconstexpr

Definition at line 118 of file base.h.

118 {
120 }
raw_type mValue
Definition base.h:41

References FASTLED_FORCE_INLINE.