U30F2

Type Alias U30F2 

Source
pub type U30F2 = FixedU32<U2>;
Expand description

FixedU32 with 30 integer bits and two fractional bits.

Aliased Typeยง

pub struct U30F2 { /* private fields */ }