U1F15

Type Alias U1F15 

Source
pub type U1F15 = FixedU16<U15>;
Expand description

FixedU16 with one integer bit and 15 fractional bits.

Aliased Typeยง

pub struct U1F15 { /* private fields */ }