Type Alias U13F51

Source
pub type U13F51 = FixedU64<U51>;
Expand description

FixedU64 with 13 integer bits and 51 fractional bits.

Aliased Typeยง

struct U13F51 { /* private fields */ }