Type Alias fixed::types::U53F11

source ·
pub type U53F11 = FixedU64<U11>;
Expand description

FixedU64 with 53 integer bits and 11 fractional bits.

Aliased Type§

struct U53F11 { /* private fields */ }