Type Alias fixed::types::U14F2

source ·
pub type U14F2 = FixedU16<U2>;
Expand description

FixedU16 with 14 integer bits and two fractional bits.

Aliased Type§

struct U14F2 { /* private fields */ }