U20F12

Type Alias U20F12 

Source
pub type U20F12 = FixedU32<U12>;
Expand description

FixedU32 with 20 integer bits and 12 fractional bits.

Aliased Typeยง

pub struct U20F12 { /* private fields */ }