Frame ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.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.sbus.i2C.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_I2C_Frame_Aaccess.rst Sbus_I2C_Frame_Access.rst Sbus_I2C_Frame_Acomplete.rst Sbus_I2C_Frame_AdbStart.rst Sbus_I2C_Frame_Address.rst Sbus_I2C_Frame_Adevice.rst Sbus_I2C_Frame_Amode.rst Sbus_I2C_Frame_Astart.rst Sbus_I2C_Frame_Bitrate.rst Sbus_I2C_Frame_Data.rst Sbus_I2C_Frame_Fld.rst Sbus_I2C_Frame_FldCount.rst Sbus_I2C_Frame_RwbStart.rst Sbus_I2C_Frame_Start.rst Sbus_I2C_Frame_Status.rst Sbus_I2C_Frame_Stop.rst Sbus_I2C_Frame_Symbol.rst