pub type Q16 = i32;
Type alias: Q16 is i32 stored in Q16.16 fixed-point format.
Q16
i32
The integer part occupies bits 31..16, the fractional part bits 15..0.