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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/04/08 13:44
Read: times


 
#155492 - Seems simple
Responding to: ???'s previous message
If you reg51.h has the address for SCON, like
sfr SCON = 0x98;
in Keil C, anything like

SCON=10;
if(SCON>0)....

will do the job.
DC



List of 4 messages in thread
TopicAuthorDate
Problems Controling SFRs            01/01/70 00:00      
   Seems simple            01/01/70 00:00      
   What Compiler ?            01/01/70 00:00      
   C & 8051            01/01/70 00:00      

Back to Subject List