|
|
|
|
Location:
e32def.h
typedef unsigned int TUint;
Unsigned integer type of the natural machine word length.
This is guaranteed to be at least 32 bits in all implementations.
In almost all circumstances, a TInt should be used in preference to a TUint. The main exception is in flags bytes.