Type Alias fixed::types::U35F29

source ·
pub type U35F29 = FixedU64<U29>;
Expand description

FixedU64 with 35 integer bits and 29 fractional bits.

Aliased Type§

struct U35F29 { /* private fields */ }