Type Alias U37F27

Source
pub type U37F27 = FixedU64<U27>;
Expand description

FixedU64 with 37 integer bits and 27 fractional bits.

Aliased Typeยง

struct U37F27 { /* private fields */ }