Type Alias I3F61

Source
pub type I3F61 = FixedI64<U61>;
Expand description

FixedI64 with three integer bits and 61 fractional bits.

Aliased Typeยง

struct I3F61 { /* private fields */ }