Type Alias U29F3

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

FixedU32 with 29 integer bits and three fractional bits.

Aliased Typeยง

struct U29F3 { /* private fields */ }