Type Definition otspec::types::U16F16[][src]

type U16F16 = FixedU32<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>>;
Expand description

FixedU32 with 16 integer bits and 16 fractional bits.

Trait Implementations

Performs the conversion.