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

◆ intermediate_type

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

Definition at line 110 of file traits.h.