Type Alias fixed::types::U11F53

source ·
pub type U11F53 = FixedU64<U53>;
Expand description

FixedU64 with 11 integer bits and 53 fractional bits.

Aliased Type§

struct U11F53 { /* private fields */ }