Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 461 Bytes

pynq.metadata.gpio_dict_view.rst

File metadata and controls

17 lines (12 loc) · 461 Bytes

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: