Type Alias I2F30

Source
pub type I2F30 = FixedI32<U30>;
Expand description

FixedI32 with two integer bits and 30 fractional bits.

Aliased Typeยง

struct I2F30 { /* private fields */ }