Type Alias fixed::types::U24F40

source ·
pub type U24F40 = FixedU64<U40>;
Expand description

FixedU64 with 24 integer bits and 40 fractional bits.

Aliased Type§

struct U24F40 { /* private fields */ }