Type Alias U27F37

Source
pub type U27F37 = FixedU64<U37>;
Expand description

FixedU64 with 27 integer bits and 37 fractional bits.

Aliased Typeยง

struct U27F37 { /* private fields */ }