Type Alias fixed::types::U29F35

source ·
pub type U29F35 = FixedU64<U35>;
Expand description

FixedU64 with 29 integer bits and 35 fractional bits.

Aliased Type§

struct U29F35 { /* private fields */ }