Type Alias fixed::types::U25F39

source ·
pub type U25F39 = FixedU64<U39>;
Expand description

FixedU64 with 25 integer bits and 39 fractional bits.

Aliased Type§

struct U25F39 { /* private fields */ }