Type Alias fixed::types::U23F41

source ·
pub type U23F41 = FixedU64<U41>;
Expand description

FixedU64 with 23 integer bits and 41 fractional bits.

Aliased Type§

struct U23F41 { /* private fields */ }