How to convert unit data into array by C language of single chip microcomputer
The UINT type is another definition of unsigned int, which corresponds to a 32-bit unsigned integer, occupying 4 bytes, and does not have to be converted into an array unless it is specially needed. Converted to a two-member short integer array and converted to a four-member character array.