U7F25

Type Alias U7F25 

Source
pub type U7F25 = FixedU32<U25>;
Expand description

FixedU32 with seven integer bits and 25 fractional bits.

Aliased Typeยง

pub struct U7F25 { /* private fields */ }