I2F14

Type Alias I2F14 

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

FixedI16 with two integer bits and 14 fractional bits.

Aliased Typeยง

pub struct I2F14 { /* private fields */ }