Cs ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Ddr.Cs.CsCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently cs_copy = driver.bus.ddr.cs.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Ddr_Cs_Hysteresis.rst Bus_Ddr_Cs_Source.rst Bus_Ddr_Cs_Threshold.rst