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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/23/02 21:34
Read: times


 
#29581 - RE: Create a wait until (T1 == 1) loop
Hi Casey,

It is really quite simple:
while (TI == 0);
TI = 0;
SBUF = byteToSend;


Best regards,
Rob.

List of 4 messages in thread
TopicAuthorDate
Create a wait until (T1 == 1) loop in C            01/01/70 00:00      
RE: Create a wait until (T1 == 1) loop            01/01/70 00:00      
RE: Create a wait until (T1 == 1) loop            01/01/70 00:00      
RE: Create a wait until (T1 == 1) loop            01/01/70 00:00      

Back to Subject List