uint16_t typedef

uint16_t = int

16-bit unsigned integer type.

Implementation

typedef uint16_t = int;