Type Alias fixed::types::U50F14

source ·
pub type U50F14 = FixedU64<U14>;
Expand description

FixedU64 with 50 integer bits and 14 fractional bits.

Aliased Type§

struct U50F14 { /* private fields */ }