Type Alias I6F2

Source
pub type I6F2 = FixedI8<U2>;
Expand description

FixedI8 with six integer bits and two fractional bits.

Aliased Typeยง

struct I6F2 { /* private fields */ }