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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/06/01 02:49
Read: times


 
#12224 - Reading an Output Port
Hello,

Is it possible to read status of an output port?
Say I send some data on the Port A (configured as output) of 8255. Now I want to make bit 3 of this port as 0. It can be accomplished by ANDing the port A with 0xf7 . But for ANDing purpose, I need to know the previous status of the port A. Can I read the status of the port A and then do the ANDing operation.

Regards,

Mohit

List of 5 messages in thread
TopicAuthorDate
Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      
RE: Reading an Output Port            01/01/70 00:00      

Back to Subject List