Type Alias U49F15

Source
pub type U49F15 = FixedU64<U15>;
Expand description

FixedU64 with 49 integer bits and 15 fractional bits.

Aliased Typeยง

struct U49F15 { /* private fields */ }