Type Alias fixed::types::I7F1

source ·
pub type I7F1 = FixedI8<U1>;
Expand description

FixedI8 with seven integer bits and one fractional bit.

Aliased Type§

struct I7F1 { /* private fields */ }