Type Alias fixed::types::U0F16

source ·
pub type U0F16 = FixedU16<U16>;
Expand description

FixedU16 with no integer bits and 16 fractional bits.

Aliased Type§

struct U0F16 { /* private fields */ }