I2C ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2C.I2CCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently i2C_copy = driver.bus.i2C.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2C_Fcount.rst Bus_I2C_Frame.rst Bus_I2C_RwbIt.rst Bus_I2C_Scl.rst Bus_I2C_Sda.rst Bus_I2C_Technology.rst