U13F19

Type Alias U13F19 

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

FixedU32 with 13 integer bits and 19 fractional bits.

Aliased Typeยง

pub struct U13F19 { /* private fields */ }