Type Alias fixed::types::U9F55

source ·
pub type U9F55 = FixedU64<U55>;
Expand description

FixedU64 with nine integer bits and 55 fractional bits.

Aliased Type§

struct U9F55 { /* private fields */ }