Uinteger

Type Alias Uinteger 

Source
pub type Uinteger = u32;
Expand description

Defines an unsigned integer number in the range of 0 to 2^31 - 1.