Usb ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Usb.UsbCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently usb_copy = driver.bus.usb.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Usb_Data.rst Bus_Usb_Differential.rst Bus_Usb_Dminus.rst Bus_Usb_Dplus.rst Bus_Usb_Packet.rst Bus_Usb_Pcount.rst Bus_Usb_Strobe.rst Bus_Usb_Technology.rst