| ??? 08/24/01 23:54 Read: times |
#14429 - RE: Integer into Low and High byte - ALL |
This is the easiest way, if your compiler supports it.
unsigned int RST_VAL; main() { RST_VAL = 0x1234; (unsigned int)TL0 = RST_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 |



