Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.I2C.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.i2C.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2C_Frame_Aaccess.rst Bus_I2C_Frame_Access.rst Bus_I2C_Frame_Acomplete.rst Bus_I2C_Frame_AdbStart.rst Bus_I2C_Frame_Address.rst Bus_I2C_Frame_Adevice.rst Bus_I2C_Frame_Amode.rst Bus_I2C_Frame_Astart.rst Bus_I2C_Frame_Bcount.rst Bus_I2C_Frame_Bitrate.rst Bus_I2C_Frame_Byte.rst Bus_I2C_Frame_Data.rst Bus_I2C_Frame_RwbStart.rst Bus_I2C_Frame_Start.rst Bus_I2C_Frame_Status.rst Bus_I2C_Frame_Stop.rst Bus_I2C_Frame_Symbol.rst