I5F27

Type Alias I5F27 

Source
pub type I5F27 = FixedI32<U27>;
Expand description

FixedI32 with five integer bits and 27 fractional bits.

Aliased Typeยง

pub struct I5F27 { /* private fields */ }