This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Reading output GPIO

Other Parts Discussed in Thread: CC2510

Hi,

I'm using cc2510. 

If I configure a GPIO as an output pin and then write something like P2_0 = 1;

If I will now try to read the pin value will I read the last value I wrote to it? 

Thanks