This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

How to read port pins in port(P0,1,2)?

I would like to call function like port(P0,1,2).i want to assign the values of 0 and 1 to P0.1 and P0.2 using that function prototype only...how can i assign the values to port pins.what are the steps i need to follow...

Thanks in advance

chinnaye

Parents
  • i want to use function is

    You've told us that about a dozen times already. And you've been told just about as often

    1) that this is a bad idea, for the controller your using
    2) how you can do it, if you still think you have to.

    So what on earth do you think you'll achieve by posting the same question yet another time?

    Did it still not occur to you that just because you want something doesn't mean you'll get it?

Reply
  • i want to use function is

    You've told us that about a dozen times already. And you've been told just about as often

    1) that this is a bad idea, for the controller your using
    2) how you can do it, if you still think you have to.

    So what on earth do you think you'll achieve by posting the same question yet another time?

    Did it still not occur to you that just because you want something doesn't mean you'll get it?

Children