Two unsigned bytes intended for quotient and remainder.
This structure is used as return type of divide functions, like divByVal10(uint8_t), divWByVal10toByte(uint16_t) etc. But it can be used as a common pair of unsigned 8 bit values, as well.