Type Alias fixed::types::U29F3

source ·
pub type U29F3 = FixedU32<U3>;
Expand description

FixedU32 with 29 integer bits and three fractional bits.

Aliased Type§

struct U29F3 { /* private fields */ }