I11F5

Type Alias I11F5 

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

FixedI16 with 11 integer bits and five fractional bits.

Aliased Typeยง

pub struct I11F5 { /* private fields */ }