Type Alias fixed::types::I1F7

source ·
pub type I1F7 = FixedI8<U7>;
Expand description

FixedI8 with one integer bit and seven fractional bits.

Aliased Type§

struct I1F7 { /* private fields */ }