U14F18

Type Alias U14F18 

Source
pub type U14F18 = FixedU32<U18>;
Expand description

FixedU32 with 14 integer bits and 18 fractional bits.

Aliased Typeยง

pub struct U14F18 { /* private fields */ }