I14F18

Type Alias I14F18 

Source
pub type I14F18 = FixedI32<U18>;
Expand description

FixedI32 with 14 integer bits and 18 fractional bits.

Aliased Typeยง

pub struct I14F18 { /* private fields */ }