Type Alias fixed::types::U44F20

source ·
pub type U44F20 = FixedU64<U20>;
Expand description

FixedU64 with 44 integer bits and 20 fractional bits.

Aliased Type§

struct U44F20 { /* private fields */ }