Type Alias U3F61

Source
pub type U3F61 = FixedU64<U61>;
Expand description

FixedU64 with three integer bits and 61 fractional bits.

Aliased Typeยง

struct U3F61 { /* private fields */ }