U32F0

Type Alias U32F0 

Source
pub type U32F0 = FixedU32<U0>;
Expand description

FixedU32 with 32 integer bits and no fractional bits.

Aliased Typeยง

pub struct U32F0 { /* private fields */ }