U19F13

Type Alias U19F13 

Source
pub type U19F13 = FixedU32<U13>;
Expand description

FixedU32 with 19 integer bits and 13 fractional bits.

Aliased Typeยง

pub struct U19F13 { /* private fields */ }