| ??? 04/27/01 14:32 Read: times |
#11187 - RE: Low and High Byte into Integer |
Peter Berec wrote: ------------------------------- What is the more efficient way to assign directly 2 bytes into integer variable? For example, the TH0 and TL0 registers into integer count16: unsigned integer count16; count16 = TL0 + 255*TH0; |
| Topic | Author | Date |
| Low and High Byte into Integer | 01/01/70 00:00 | |
| RE: Low and High Byte into Integer | 01/01/70 00:00 | |
| RE: Low and High Byte into Integer | 01/01/70 00:00 | |
| RE: Low and High Byte into Integer | 01/01/70 00:00 | |
RE: Low and High Byte into Integer | 01/01/70 00:00 |



