U1F31

Type Alias U1F31 

Source
pub type U1F31 = FixedU32<U31>;
Expand description

FixedU32 with one integer bit and 31 fractional bits.

Aliased Typeยง

pub struct U1F31 { /* private fields */ }