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

◆ ufixed_integer

template<int IntBits, int FracBits>
using fl::ufixed_integer = fixed_point<IntBits, FracBits, Sign::UNSIGNED>

Definition at line 453 of file fixed_point.h.