Type Alias U23F41

Source
pub type U23F41 = FixedU64<U41>;
Expand description

FixedU64 with 23 integer bits and 41 fractional bits.

Aliased Typeยง

struct U23F41 { /* private fields */ }