Type Definition U8F24
fixed::types
type U8F24 = FixedU32<U24>;
FixedU32 with eight integer bits and 24 fractional bits.
FixedU32