??? 04/16/10 16:00 Modified: 04/16/10 16:01 Read: times |
#175093 - A concept Responding to: ???'s previous message |
Create a union of bytes in a C compiler. If you can only send 1 byte at a time use the union to break up the 2 byte number. The union will let you choose MSB or LSB first. If you use the cast operator, you will have to figure out how your compiler makes the endianess. |
Topic | Author | Date |
UNICODE | 01/01/70 00:00 | |
LPC 2136 is not an 8051 - is it? | 01/01/70 00:00 | |
I think it's a legitimate question | 01/01/70 00:00 | |
It seems I was mistaken | 01/01/70 00:00 | |
A concept | 01/01/70 00:00 | |
I had once worked with unicode... | 01/01/70 00:00 | |
8-bit + "code pages" | 01/01/70 00:00 |