I4F28

Type Alias I4F28 

Source
pub type I4F28 = FixedI32<U28>;
Expand description

FixedI32 with four integer bits and 28 fractional bits.

Aliased Typeยง

pub struct I4F28 { /* private fields */ }