Type Alias fixed::types::I14F18

source ·
pub type I14F18 = FixedI32<U18>;
Expand description

FixedI32 with 14 integer bits and 18 fractional bits.

Aliased Type§

struct I14F18 { /* private fields */ }