| ??? 08/23/01 11:11 Read: times |
#14376 - RE: Integer into Low and High byte |
#define RST_VAL (19456)
TH1 = (unsigned char) (RST_VAL >> 8); TL1 = (unsigned char) RSL_VAL; |
| Topic | Author | Date |
| Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
| RE: Integer to Low and High byte - Oleg | 01/01/70 00:00 | |
| RE: Integer into Low and High byte - ALL | 01/01/70 00:00 | |
| RE: Integer into Low and High byte | 01/01/70 00:00 | |
RE: Integer into Low and High - Lennart | 01/01/70 00:00 |



