Type Alias fixed::types::U2F14

source ·
pub type U2F14 = FixedU16<U14>;
Expand description

FixedU16 with two integer bits and 14 fractional bits.

Aliased Type§

struct U2F14 { /* private fields */ }