Type Alias I7F1

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

FixedI8 with seven integer bits and one fractional bit.

Aliased Typeยง

struct I7F1 { /* private fields */ }