Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2S.Frame.FrameCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently frame_copy = driver.bus.i2S.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2S_Frame_Left.rst Bus_I2S_Frame_Right.rst Bus_I2S_Frame_Start.rst Bus_I2S_Frame_State.rst Bus_I2S_Frame_Stop.rst Bus_I2S_Frame_Tdm.rst