Type Alias fixed::types::U6F26

source ·
pub type U6F26 = FixedU32<U26>;
Expand description

FixedU32 with six integer bits and 26 fractional bits.

Aliased Type§

struct U6F26 { /* private fields */ }