Type Alias fixed::types::U42F22

source ·
pub type U42F22 = FixedU64<U22>;
Expand description

FixedU64 with 42 integer bits and 22 fractional bits.

Aliased Type§

struct U42F22 { /* private fields */ }