Type Alias fixed::types::I6F26

source ·
pub type I6F26 = FixedI32<U26>;
Expand description

FixedI32 with six integer bits and 26 fractional bits.

Aliased Type§

struct I6F26 { /* private fields */ }