data type u32 (TinyGPS++)

-dev:
There is a type called short int that is equivalent to char on the 8-bit MCUs. It has 8 bits (one byte), so it can represent values between -128 and +127.

short int is 16 bits.