U10F22

Type Alias U10F22 

Source
pub type U10F22 = FixedU32<U22>;
Expand description

FixedU32 with 10 integer bits and 22 fractional bits.

Aliased Typeยง

pub struct U10F22 { /* private fields */ }