I5F11

Type Alias I5F11 

Source
pub type I5F11 = FixedI16<U11>;
Expand description

FixedI16 with five integer bits and 11 fractional bits.

Aliased Typeยง

pub struct I5F11 { /* private fields */ }