Type Alias U6F2

Source
pub type U6F2 = FixedU8<U2>;
Expand description

FixedU8 with six integer bits and two fractional bits.

Aliased Typeยง

struct U6F2 { /* private fields */ }