Type Alias fixed::types::U27F37

source ·
pub type U27F37 = FixedU64<U37>;
Expand description

FixedU64 with 27 integer bits and 37 fractional bits.

Aliased Type§

struct U27F37 { /* private fields */ }