Type Alias fixed::types::U15F49

source ·
pub type U15F49 = FixedU64<U49>;
Expand description

FixedU64 with 15 integer bits and 49 fractional bits.

Aliased Type§

struct U15F49 { /* private fields */ }