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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/03/99 15:27
Read: times


 
#795 - RE: C Compiler keil
Hi Francisco,

I am one of these dinosaurs that haven't learn to program in C. However, I can indicate how to set/clear a bit on a port. Hope it will be useful ...
Set a bit : SETB P1.3
Clear a bit : CLR P1.3

Note that the CLR instructions does not require the B (CLRB is not a recognized instruction...)

Hope it helps !

Daniel Sauriol, Montréal.

List of 3 messages in thread
TopicAuthorDate
C Compiler keil            01/01/70 00:00      
RE: C Compiler keil            01/01/70 00:00      
RE: C Compiler keil            01/01/70 00:00      

Back to Subject List