I3F29

Type Alias I3F29 

Source
pub type I3F29 = FixedI32<U29>;
Expand description

FixedI32 with three integer bits and 29 fractional bits.

Aliased Typeยง

pub struct I3F29 { /* private fields */ }