I18F14

Type Alias I18F14 

Source
pub type I18F14 = FixedI32<U14>;
Expand description

FixedI32 with 18 integer bits and 14 fractional bits.

Aliased Typeยง

pub struct I18F14 { /* private fields */ }