Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/02/11 23:38
Read: times


 
#180406 - very primitive, but hope will help
Responding to: ???'s previous message
#include <asm_ser_ISRheader.h>
void main()
{
asm_INITSERIALCHANNEL(); //inits serial hardware channel, related data structures and so on. Also //enables serial port interrupt.

while (1)
{

Happy_ New_Year_!

};

}



List of 4 messages in thread
TopicAuthorDate
C source code for serial communication            01/01/70 00:00      
   ROFLYSST            01/01/70 00:00      
   very primitive, but hope will help            01/01/70 00:00      
   Happy New Year!            01/01/70 00:00      

Back to Subject List