SCNx16 Constant

inttypes.h

#define SCNx16 "hx"

Format specifier for scanning an integer of type int16_t or uint16_t written as an unsigned hexadecimal (lowercase) integer.

Definition mandated by the C99 standard.