Type Alias fixed::types::U3F29

source ·
pub type U3F29 = FixedU32<U29>;
Expand description

FixedU32 with three integer bits and 29 fractional bits.

Aliased Type§

struct U3F29 { /* private fields */ }