Type Alias U6F10

Source
pub type U6F10 = FixedU16<U10>;
Expand description

FixedU16 with six integer bits and 10 fractional bits.

Aliased Typeยง

pub struct U6F10 { /* private fields */ }