Type Definition U16F16
fixed::types
type U16F16 = FixedU32<U16>;
FixedU32 with 16 integer bits and 16 fractional bits.
FixedU32