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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/12/03 17:35
Read: times


 
#52496 - RE: update pins on a port on the byte level
Responding to: ???'s previous message
Hi Dan, I read your several times. But I need a bit more explanation.


(port = (port##_OLR ^= (port##_OLR ^ (val)) & (mask)))

In the above statement, (Port##_OLR "xor" with val) then "AND" with mask then the resultant "xor", and placed into Port##_OLR which equalls port.

I don't think my interpretation is correct.

Spencer


List of 11 messages in thread
TopicAuthorDate
update pins on a port on the byte level            01/01/70 00:00      
   RE: update pins on a port on the byte level            01/01/70 00:00      
   RE: update pins on a port on the byte level            01/01/70 00:00      
      RE: update pins on a port on the byte level            01/01/70 00:00      
      RE: update pins on a port on the byte level            01/01/70 00:00      
         RE: update pins on a port on the byte level            01/01/70 00:00      
            RE: update pins on a port on the byte level            01/01/70 00:00      
               RE: update pins on a port on the byte level            01/01/70 00:00      
   RE: update pins on a port on the byte level            01/01/70 00:00      
   RE: update pins on a port on the byte level            01/01/70 00:00      
   RE: update pins on a port on the byte level            01/01/70 00:00      

Back to Subject List