I13F3

Type Alias I13F3 

Source
pub type I13F3 = FixedI16<U3>;
Expand description

FixedI16 with 13 integer bits and three fractional bits.

Aliased Typeยง

pub struct I13F3 { /* private fields */ }