U6F2

Type Alias U6F2 

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

FixedU8 with six integer bits and two fractional bits.

Aliased Typeยง

pub struct U6F2 { /* private fields */ }