U12F20

Type Alias U12F20 

Source
pub type U12F20 = FixedU32<U20>;
Expand description

FixedU32 with 12 integer bits and 20 fractional bits.

Aliased Typeยง

pub struct U12F20 { /* private fields */ }