Type Alias U11F21

Source
pub type U11F21 = FixedU32<U21>;
Expand description

FixedU32 with 11 integer bits and 21 fractional bits.

Aliased Typeยง

struct U11F21 { /* private fields */ }