I28F4

Type Alias I28F4 

Source
pub type I28F4 = FixedI32<U4>;
Expand description

FixedI32 with 28 integer bits and four fractional bits.

Aliased Typeยง

pub struct I28F4 { /* private fields */ }