U7F57

Type Alias U7F57 

Source
pub type U7F57 = FixedU64<U57>;
Expand description

FixedU64 with seven integer bits and 57 fractional bits.

Aliased Typeยง

pub struct U7F57 { /* private fields */ }