Type Alias U16F0

Source
pub type U16F0 = FixedU16<U0>;
Expand description

FixedU16 with 16 integer bits and no fractional bits.

Aliased Typeยง

struct U16F0 { /* private fields */ }