U14F2

Type Alias U14F2 

Source
pub type U14F2 = FixedU16<U2>;
Expand description

FixedU16 with 14 integer bits and two fractional bits.

Aliased Typeยง

pub struct U14F2 { /* private fields */ }