Type Alias U15F49

Source
pub type U15F49 = FixedU64<U49>;
Expand description

FixedU64 with 15 integer bits and 49 fractional bits.

Aliased Typeยง

struct U15F49 { /* private fields */ }