Type Alias fixed::types::I18F14

source ·
pub type I18F14 = FixedI32<U14>;
Expand description

FixedI32 with 18 integer bits and 14 fractional bits.

Aliased Type§

struct I18F14 { /* private fields */ }