I13F19

Type Alias I13F19 

Source
pub type I13F19 = FixedI32<U19>;
Expand description

FixedI32 with 13 integer bits and 19 fractional bits.

Aliased Typeยง

pub struct I13F19 { /* private fields */ }