Clock ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Rffe.Clock.ClockCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently clock_copy = driver.bus.rffe.clock.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Rffe_Clock_Source.rst Bus_Rffe_Clock_Threshold.rst