Type Alias I15F1

Source
pub type I15F1 = FixedI16<U1>;
Expand description

FixedI16 with 15 integer bits and one fractional bit.

Aliased Typeยง

struct I15F1 { /* private fields */ }