Sequence ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Rffe.Sequence.SequenceCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently sequence_copy = driver.bus.rffe.sequence.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Rffe_Sequence_Address.rst Bus_Rffe_Sequence_Bcount.rst Bus_Rffe_Sequence_Byte.rst Bus_Rffe_Sequence_Data.rst Bus_Rffe_Sequence_PadOne.rst Bus_Rffe_Sequence_PadZero.rst Bus_Rffe_Sequence_Pctrl.rst Bus_Rffe_Sequence_RbtRate.rst Bus_Rffe_Sequence_Sadd.rst Bus_Rffe_Sequence_Start.rst Bus_Rffe_Sequence_State.rst Bus_Rffe_Sequence_Stop.rst Bus_Rffe_Sequence_Symbol.rst Bus_Rffe_Sequence_TypePy.rst Bus_Rffe_Sequence_WbtRate.rst Bus_Rffe_Sequence_Wcount.rst