U22F10

Type Alias U22F10 

Source
pub type U22F10 = FixedU32<U10>;
Expand description

FixedU32 with 22 integer bits and 10 fractional bits.

Aliased Typeยง

pub struct U22F10 { /* private fields */ }