Track ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2S.Track.TrackCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently track_copy = driver.bus.i2S.track.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2S_Track_Left.rst Bus_I2S_Track_Right.rst Bus_I2S_Track_Td1Ch.rst Bus_I2S_Track_Td2Ch.rst Bus_I2S_Track_Td3Ch.rst Bus_I2S_Track_Td4Ch.rst Bus_I2S_Track_Td5Ch.rst Bus_I2S_Track_Td6Ch.rst Bus_I2S_Track_Td7Ch.rst Bus_I2S_Track_Td8Ch.rst