I2F6

Type Alias I2F6 

Source
pub type I2F6 = FixedI8<U6>;
Expand description

FixedI8 with two integer bits and six fractional bits.

Aliased Typeยง

pub struct I2F6 { /* private fields */ }