I14F2

Type Alias I14F2 

Source
pub type I14F2 = FixedI16<U2>;
Expand description

FixedI16 with 14 integer bits and two fractional bits.

Aliased Typeยง

pub struct I14F2 { /* private fields */ }