Type Alias I3F5

Source
pub type I3F5 = FixedI8<U5>;
Expand description

FixedI8 with three integer bits and five fractional bits.

Aliased Typeยง

struct I3F5 { /* private fields */ }