U25F7

Type Alias U25F7 

Source
pub type U25F7 = FixedU32<U7>;
Expand description

FixedU32 with 25 integer bits and seven fractional bits.

Aliased Typeยง

pub struct U25F7 { /* private fields */ }