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

◆ unsigned_raw_type

template<int IntBits, int FracBits>
using fl::fixed_point_traits< IntBits, FracBits >::unsigned_raw_type = fl::conditional_t<(TOTAL_BITS <= 16), u16, u32>

Definition at line 107 of file traits.h.