U28F4

Type Alias U28F4 

Source
pub type U28F4 = FixedU32<U4>;
Expand description

FixedU32 with 28 integer bits and four fractional bits.

Aliased Typeยง

pub struct U28F4 { /* private fields */ }