I27F5

Type Alias I27F5 

Source
pub type I27F5 = FixedI32<U5>;
Expand description

FixedI32 with 27 integer bits and five fractional bits.

Aliased Typeยง

pub struct I27F5 { /* private fields */ }