Type Alias fixed::types::U7F25

source ·
pub type U7F25 = FixedU32<U25>;
Expand description

FixedU32 with seven integer bits and 25 fractional bits.

Aliased Type§

struct U7F25 { /* private fields */ }