Type Alias I11F5

Source
pub type I11F5 = FixedI16<U5>;
Expand description

FixedI16 with 11 integer bits and five fractional bits.

Aliased Typeยง

struct I11F5 { /* private fields */ }