Type Alias fixed::types::U40F24

source ·
pub type U40F24 = FixedU64<U24>;
Expand description

FixedU64 with 40 integer bits and 24 fractional bits.

Aliased Type§

struct U40F24 { /* private fields */ }