Type Alias fixed::types::U0F32

source ·
pub type U0F32 = FixedU32<U32>;
Expand description

FixedU32 with no integer bits and 32 fractional bits.

Aliased Type§

struct U0F32 { /* private fields */ }