Type Alias fixed::types::U17F47

source ·
pub type U17F47 = FixedU64<U47>;
Expand description

FixedU64 with 17 integer bits and 47 fractional bits.

Aliased Type§

struct U17F47 { /* private fields */ }