Type Alias I3F13

Source
pub type I3F13 = FixedI16<U13>;
Expand description

FixedI16 with three integer bits and 13 fractional bits.

Aliased Typeยง

pub struct I3F13 { /* private fields */ }