Type Alias I15F17

Source
pub type I15F17 = FixedI32<U17>;
Expand description

FixedI32 with 15 integer bits and 17 fractional bits.

Aliased Typeยง

struct I15F17 { /* private fields */ }