Hysteresis ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Cmsb.Nrz.Hysteresis.HysteresisCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently hysteresis_copy = driver.bus.cmsb.nrz.hysteresis.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Cmsb_Nrz_Hysteresis_Clck.rst Bus_Cmsb_Nrz_Hysteresis_Data.rst Bus_Cmsb_Nrz_Hysteresis_Enable.rst