Type Alias fixed::types::I6F2

source ·
pub type I6F2 = FixedI8<U2>;
Expand description

FixedI8 with six integer bits and two fractional bits.

Aliased Type§

struct I6F2 { /* private fields */ }