U2F30

Type Alias U2F30 

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

FixedU32 with two integer bits and 30 fractional bits.

Aliased Typeยง

pub struct U2F30 { /* private fields */ }