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

◆ raw_type

template<int IntBits, int FracBits>
using fl::fixed_point_traits< IntBits, FracBits >::raw_type = fl::conditional_t<(TOTAL_BITS <= 16), i16, i32>

Definition at line 106 of file traits.h.