UsbPd ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.UsbPd.UsbPdCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently usbPd_copy = driver.bus.usbPd.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_UsbPd_Detail.rst Bus_UsbPd_Hysteresis.rst Bus_UsbPd_Result.rst Bus_UsbPd_Source.rst Bus_UsbPd_ThrBottom.rst Bus_UsbPd_Threshold.rst Bus_UsbPd_ThrMid.rst Bus_UsbPd_ThrTop.rst