Type Alias I1F7

Source
pub type I1F7 = FixedI8<U7>;
Expand description

FixedI8 with one integer bit and seven fractional bits.

Aliased Typeยง

struct I1F7 { /* private fields */ }