Type Alias U13F19

Source
pub type U13F19 = FixedU32<U19>;
Expand description

FixedU32 with 13 integer bits and 19 fractional bits.

Aliased Typeยง

struct U13F19 { /* private fields */ }