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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/25/08 07:21
Modified:
  02/25/08 07:21

Read: times


 
#151375 - You can\'t, I\'m afraid
Responding to: ???'s previous message
You can access the port as a whole byte, or as individual bits - but there is no way to "bifurcate" it as you require.

You will have to read and write the port as a whole byte, and then use the normal shift & mask operations to separate & combine the two parts.

BTW: wouldn't "bifurcate" imply an even split of 4 bits each...?

List of 8 messages in thread
TopicAuthorDate
bifurcating the port            01/01/70 00:00      
   You can\'t, I\'m afraid            01/01/70 00:00      
      use a shadow register            01/01/70 00:00      
         what is this issue?            01/01/70 00:00      
            well,            01/01/70 00:00      
               how will the port latch?            01/01/70 00:00      
                  howq will the pear?            01/01/70 00:00      
            Read - Modifiy - Write            01/01/70 00:00      

Back to Subject List