U0F16

Type Alias U0F16 

Source
pub type U0F16 = FixedU16<U16>;
Expand description

FixedU16 with no integer bits and 16 fractional bits.

Aliased Typeยง

pub struct U0F16 { /* private fields */ }