Type Alias I2F14

Source
pub type I2F14 = FixedI16<U14>;
Expand description

FixedI16 with two integer bits and 14 fractional bits.

Aliased Typeยง

struct I2F14 { /* private fields */ }