Clock ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2S.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.i2S.clock.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2S_Clock_Polarity.rst Bus_I2S_Clock_Source.rst Bus_I2S_Clock_Threshold.rst