Hello Unregistered ,
Originally Posted by Frozen001 I know I can do it that way I was just looking to do it with out the and satements... so I can say something like: Code: IF PortA135 = $6h then endif IF ( PortA AND %00101001 ) = $29 (in this case all bits must be logic high) THEN whatever Or are you talking about pulling out PortA. bits 1, 3, and 5 (or whatever) and putting them in temp. bits 0,1,2 ???
IF PortA135 = $6h then endif
Last edited by skimask; - 24th October 2008 at 15:51.
Forum Rules
Bookmarks