Type Alias fixed::types::U2F30

source ·
pub type U2F30 = FixedU32<U30>;
Expand description

FixedU32 with two integer bits and 30 fractional bits.

Aliased Type§

struct U2F30 { /* private fields */ }