How to use pynq.lib.axigpio.InOut class?

For the class pynq.lib.axigpio.InOut, what is the parent argument here? I understood the start argument as the MSB and stop argument as LSB.

Also is there any example which covers AxiGPIO.InOut.write()? Thanks :slight_smile:

Version: latest & on a PYNQ-Z2

Solved - was using it incorrectly.

1 Like