Type Alias fixed::types::I14F2

source ·
pub type I14F2 = FixedI16<U2>;
Expand description

FixedI16 with 14 integer bits and two fractional bits.

Aliased Type§

struct I14F2 { /* private fields */ }