Type Alias fixed::types::I11F21

source ·
pub type I11F21 = FixedI32<U21>;
Expand description

FixedI32 with 11 integer bits and 21 fractional bits.

Aliased Type§

struct I11F21 { /* private fields */ }