How to read ports


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    May 2008
    Location
    Italy
    Posts
    825


    Did you find this post helpful? Yes | No

    Default

    Code:
    ENCODER_THISL.LOWBYTE = PORTB
    
    ..then some codes....
    
    ENCODER_THISL.HighBYTE = PORTB
    Tray this way.

    Al.
    All progress began with an idea

  2. #2
    Join Date
    Jun 2005
    Location
    Penang
    Posts
    40


    Did you find this post helpful? Yes | No

    Talking Ok Done.

    To Arratti,

    Thanks.It's working & it's working this way too:

    PORTB = ENCODER_THISL.LOWBYTE

    Thanks

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts