Type Alias fixed::types::U13F51

source ·
pub type U13F51 = FixedU64<U51>;
Expand description

FixedU64 with 13 integer bits and 51 fractional bits.

Aliased Type§

struct U13F51 { /* private fields */ }