Question
Input GPIOs
Posted on February 26, 2016 at 11:02
I want to read back some gpios.
Therefore I use palTogglePort and palReadPort of two phisically connected ports. I don't know what kind of setting I have to put for the input port as I don't have an example for that, I think INPUT_ANALOG_MODE and LOW, but I want to be sure. Thank you very much.