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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/11/00 12:05
Read: times


 
#1767 - bit select
I would need help with this.
I have connected MUX output to one port pin. I need sometimes to read the bits and put them in systematical order to RAM. Later I'll use the ram locations as whole bytes. So, I need somekind of bit-pointer. I can't write something like setb @R0 or mov C,@R0, do I? The code I'm trying to write gets rather ugly since I need to write separate code for each bit. Would anyone be able to suggest some loop code?
Thanks

List of 5 messages in thread
TopicAuthorDate
bit select            01/01/70 00:00      
RE: bit select            01/01/70 00:00      
RE: bit select            01/01/70 00:00      
RE: bit select            01/01/70 00:00      
RE: bit select            01/01/70 00:00      

Back to Subject List