I7F1

Type Alias I7F1 

Source
pub type I7F1 = FixedI8<U1>;
Expand description

FixedI8 with seven integer bits and one fractional bit.

Aliased Typeยง

pub struct I7F1 { /* private fields */ }