Type Alias fixed::types::I3F61

source ·
pub type I3F61 = FixedI64<U61>;
Expand description

FixedI64 with three integer bits and 61 fractional bits.

Aliased Type§

struct I3F61 { /* private fields */ }