Type Alias fixed::types::U34F30

source ·
pub type U34F30 = FixedU64<U30>;
Expand description

FixedU64 with 34 integer bits and 30 fractional bits.

Aliased Type§

struct U34F30 { /* private fields */ }