Type Alias fixed::types::I13F19

source ·
pub type I13F19 = FixedI32<U19>;
Expand description

FixedI32 with 13 integer bits and 19 fractional bits.

Aliased Type§

struct I13F19 { /* private fields */ }