Type Alias U11F53

Source
pub type U11F53 = FixedU64<U53>;
Expand description

FixedU64 with 11 integer bits and 53 fractional bits.

Aliased Typeยง

struct U11F53 { /* private fields */ }