Frame ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.I3C.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.i3C.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_I3C_Frame_Ack.rst Sbus_I3C_Frame_AckStart.rst Sbus_I3C_Frame_Address.rst Sbus_I3C_Frame_Astart.rst Sbus_I3C_Frame_Bitrate.rst Sbus_I3C_Frame_Command.rst Sbus_I3C_Frame_Crc.rst Sbus_I3C_Frame_Data.rst Sbus_I3C_Frame_Faddress.rst Sbus_I3C_Frame_Fcommand.rst Sbus_I3C_Frame_FcRc.rst Sbus_I3C_Frame_Fld.rst Sbus_I3C_Frame_FldCount.rst Sbus_I3C_Frame_RwbIt.rst Sbus_I3C_Frame_RwbStart.rst Sbus_I3C_Frame_Start.rst Sbus_I3C_Frame_Status.rst Sbus_I3C_Frame_Stop.rst Sbus_I3C_Frame_Symbol.rst Sbus_I3C_Frame_TypePy.rst