Type Alias U9F55

Source
pub type U9F55 = FixedU64<U55>;
Expand description

FixedU64 with nine integer bits and 55 fractional bits.

Aliased Typeยง

struct U9F55 { /* private fields */ }