U4F28

Type Alias U4F28 

Source
pub type U4F28 = FixedU32<U28>;
Expand description

FixedU32 with four integer bits and 28 fractional bits.

Aliased Typeยง

pub struct U4F28 { /* private fields */ }