U21F11

Type Alias U21F11 

Source
pub type U21F11 = FixedU32<U11>;
Expand description

FixedU32 with 21 integer bits and 11 fractional bits.

Aliased Typeยง

pub struct U21F11 { /* private fields */ }