Type Alias fixed::types::U16F112

source ·
pub type U16F112 = FixedU128<U112>;
Expand description

FixedU128 with 16 integer bits and 112 fractional bits.

Aliased Type§

struct U16F112 { /* private fields */ }