Type Alias I1F15

Source
pub type I1F15 = FixedI16<U15>;
Expand description

FixedI16 with one integer bit and 15 fractional bits.

Aliased Typeยง

struct I1F15 { /* private fields */ }