I21F11

Type Alias I21F11 

Source
pub type I21F11 = FixedI32<U11>;
Expand description

FixedI32 with 21 integer bits and 11 fractional bits.

Aliased Typeยง

pub struct I21F11 { /* private fields */ }