Type Alias fixed::types::I3F5

source ·
pub type I3F5 = FixedI8<U5>;
Expand description

FixedI8 with three integer bits and five fractional bits.

Aliased Type§

struct I3F5 { /* private fields */ }