Type Alias fixed::types::U54F10

source ·
pub type U54F10 = FixedU64<U10>;
Expand description

FixedU64 with 54 integer bits and 10 fractional bits.

Aliased Type§

struct U54F10 { /* private fields */ }