I12F20

Type Alias I12F20 

Source
pub type I12F20 = FixedI32<U20>;
Expand description

FixedI32 with 12 integer bits and 20 fractional bits.

Aliased Typeยง

pub struct I12F20 { /* private fields */ }