Type Definition U8F8
fixed::types
type U8F8 = FixedU16<U8>;
FixedU16 with eight integer bits and eight fractional bits.
FixedU16