Type Alias I11F21

Source
pub type I11F21 = FixedI32<U21>;
Expand description

FixedI32 with 11 integer bits and 21 fractional bits.

Aliased Typeยง

struct I11F21 { /* private fields */ }