Type Definition eos_rs::api::fixed::U16F16

source ·
pub 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.