Type Alias U39F25

Source
pub type U39F25 = FixedU64<U25>;
Expand description

FixedU64 with 39 integer bits and 25 fractional bits.

Aliased Typeยง

struct U39F25 { /* private fields */ }