uint32_t Type (Scalar)

stdint.h

typedef unsigned long uint32_t;

A 32-bit type unsigned fixed-width type specified by C99.

This type can be used when exactly 32 bits of unsigned data storage are wanted.