Type Alias I19F13

Source
pub type I19F13 = FixedI32<U13>;
Expand description

FixedI32 with 19 integer bits and 13 fractional bits.

Aliased Typeยง

struct I19F13 { /* private fields */ }