Type Alias fixed::types::I5F11

source ·
pub type I5F11 = FixedI16<U11>;
Expand description

FixedI16 with five integer bits and 11 fractional bits.

Aliased Type§

struct I5F11 { /* private fields */ }