Type Definition fixed::types::I16F16

source ·
pub type I16F16 = FixedI32<U16>;
Expand description

FixedI32 with 16 integer bits and 16 fractional bits.