Type Alias fixed::types::U1F31

source ·
pub type U1F31 = FixedU32<U31>;
Expand description

FixedU32 with one integer bit and 31 fractional bits.

Aliased Type§

struct U1F31 { /* private fields */ }