.. _pynq-metadata-gpio_dict_view: pynq.metadata-gpio_dict_view Module =================================== Provides a view onto the Metadata object that displays all GPIO pins controlled by the PS. Models a dictionary where the keys are the names of the pin and each entry contains: * the index of the pin :``int`` * the current state of the pin : ``str`` .. automodule:: pynq.metadata.gpio_dict_view :members: :undoc-members: :show-inheritance: