I3C ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I3C.I3CCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently i3C_copy = driver.bus.i3C.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I3C_Fcount.rst Bus_I3C_Frame.rst Bus_I3C_MinGap.rst Bus_I3C_Scl.rst Bus_I3C_Sda.rst