Type Alias fixed::types::U21F11

source ·
pub type U21F11 = FixedU32<U11>;
Expand description

FixedU32 with 21 integer bits and 11 fractional bits.

Aliased Type§

struct U21F11 { /* private fields */ }