Strobe ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Usb.Strobe.StrobeCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently strobe_copy = driver.bus.usb.strobe.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Usb_Strobe_Source.rst Bus_Usb_Strobe_Threshold.rst