| ??? 02/05/03 18:46 Read: times |
#38340 - RE: sending data to Uart in C Responding to: ???'s previous message |
I'm assuming this is a PC program:
inportb()/outportb() are abbreviated to inpb() and outpb() or something similar in some compilers. If you really don't have them, either use inline assembler (in/out instructions) or use int86() calls with BIOS interrupt 14h. |
| Topic | Author | Date |
| sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| Get a decent Compiler! | 01/01/70 00:00 | |
| RE: Get a decent Compiler! | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
| RE: sending data to Uart in C | 01/01/70 00:00 | |
RE: sending data to Uart in C | 01/01/70 00:00 |



