Type Alias fixed::types::U4F28

source ·
pub type U4F28 = FixedU32<U28>;
Expand description

FixedU32 with four integer bits and 28 fractional bits.

Aliased Type§

struct U4F28 { /* private fields */ }