Type Alias U2F30

Source
pub type U2F30 = FixedU32<U30>;
Expand description

FixedU32 with two integer bits and 30 fractional bits.

Aliased Typeยง

struct U2F30 { /* private fields */ }