U29F3

Type Alias U29F3 

Source
pub type U29F3 = FixedU32<U3>;
Expand description

FixedU32 with 29 integer bits and three fractional bits.

Aliased Typeยง

pub struct U29F3 { /* private fields */ }