Type Alias fixed::types::U19F45

source ·
pub type U19F45 = FixedU64<U45>;
Expand description

FixedU64 with 19 integer bits and 45 fractional bits.

Aliased Type§

struct U19F45 { /* private fields */ }