Type Alias fixed::types::I11F5

source ·
pub type I11F5 = FixedI16<U5>;
Expand description

FixedI16 with 11 integer bits and five fractional bits.

Aliased Type§

struct I11F5 { /* private fields */ }