I6F2

Type Alias I6F2 

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

FixedI8 with six integer bits and two fractional bits.

Aliased Typeยง

pub struct I6F2 { /* private fields */ }