I2S ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2S.I2SCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently i2S_copy = driver.bus.i2S.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2S_Avariant.rst Bus_I2S_Border.rst Bus_I2S_Channel.rst Bus_I2S_Clock.rst Bus_I2S_Data.rst Bus_I2S_Fcount.rst Bus_I2S_Foffset.rst Bus_I2S_Frame.rst Bus_I2S_Tcoupling.rst Bus_I2S_Track.rst Bus_I2S_Wlength.rst Bus_I2S_Wselect.rst