Type Alias fixed::types::I2F6

source ·
pub type I2F6 = FixedI8<U6>;
Expand description

FixedI8 with two integer bits and six fractional bits.

Aliased Type§

struct I2F6 { /* private fields */ }