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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
12/28/04 20:18
Read: times


 
#83999 - avoid binary, it is difficult to read
Responding to: ???'s previous message
  mov SCON, #50H  ;Serial port mode 1 - 8bit with variable baud, receive enabled, clear Transmit interrupt flag
  mov SCON, #0101000b    ;Serial port mode 1 - 8bit with variable baud, receive enabled, clear Transmit interrupt flag
  ret


avoid binary, it is difficult to read. The SCON set is not the same

Erik


List of 7 messages in thread
TopicAuthorDate
Timer 2 baud generation problem            01/01/70 00:00      
   avoid binary, it is difficult to read            01/01/70 00:00      
      That was it!            01/01/70 00:00      
         how I used to use binary            01/01/70 00:00      
            Another approach            01/01/70 00:00      
         binary and defines            01/01/70 00:00      
            yet another            01/01/70 00:00      

Back to Subject List