Type Alias fixed::types::U8F56

source ·
pub type U8F56 = FixedU64<U56>;
Expand description

FixedU64 with eight integer bits and 56 fractional bits.

Aliased Type§

struct U8F56 { /* private fields */ }