Is there a way to define a 16-bit/word variable?
Basically, I am trying to perform what is called a "Checksum-16" Which is basically all the bytes in an array, added together into a 16-bit word variable.
any ideas?
Basically, I am trying to perform what is called a "Checksum-16" Which is basically all the bytes in an array, added together into a 16-bit word variable.
any ideas?