Type Alias I7F25

Source
pub type I7F25 = FixedI32<U25>;
Expand description

FixedI32 with seven integer bits and 25 fractional bits.

Aliased Typeยง

struct I7F25 { /* private fields */ }