Type Alias fixed::types::U36F28

source ·
pub type U36F28 = FixedU64<U28>;
Expand description

FixedU64 with 36 integer bits and 28 fractional bits.

Aliased Type§

struct U36F28 { /* private fields */ }