Type Alias fixed::types::U10F54

source ·
pub type U10F54 = FixedU64<U54>;
Expand description

FixedU64 with 10 integer bits and 54 fractional bits.

Aliased Type§

struct U10F54 { /* private fields */ }