I17F15

Type Alias I17F15 

Source
pub type I17F15 = FixedI32<U15>;
Expand description

FixedI32 with 17 integer bits and 15 fractional bits.

Aliased Typeยง

pub struct I17F15 { /* private fields */ }