Type Alias fixed::types::U13F19

source ·
pub type U13F19 = FixedU32<U19>;
Expand description

FixedU32 with 13 integer bits and 19 fractional bits.

Aliased Type§

struct U13F19 { /* private fields */ }