Type Alias fixed::types::U39F25

source ·
pub type U39F25 = FixedU64<U25>;
Expand description

FixedU64 with 39 integer bits and 25 fractional bits.

Aliased Type§

struct U39F25 { /* private fields */ }