Type Alias fixed::types::U11F21

source ·
pub type U11F21 = FixedU32<U21>;
Expand description

FixedU32 with 11 integer bits and 21 fractional bits.

Aliased Type§

struct U11F21 { /* private fields */ }