Type Alias fixed::types::I5F3

source ·
pub type I5F3 = FixedI8<U3>;
Expand description

FixedI8 with five integer bits and three fractional bits.

Aliased Type§

struct I5F3 { /* private fields */ }