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

◆ sfixed_integer

template<int IntBits, int FracBits>
using fl::sfixed_integer = fixed_point<IntBits, FracBits, Sign::SIGNED>

Definition at line 450 of file fixed_point.h.