Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Result.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.search.result.i3C.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Result_I3C_Frame_Ack.rst Search_Result_I3C_Frame_AckStart.rst Search_Result_I3C_Frame_Address.rst Search_Result_I3C_Frame_Astart.rst Search_Result_I3C_Frame_Bitrate.rst Search_Result_I3C_Frame_Command.rst Search_Result_I3C_Frame_Crc.rst Search_Result_I3C_Frame_Faddress.rst Search_Result_I3C_Frame_Fcommand.rst Search_Result_I3C_Frame_FcRc.rst Search_Result_I3C_Frame_Fld.rst Search_Result_I3C_Frame_FldCount.rst Search_Result_I3C_Frame_RwbIt.rst Search_Result_I3C_Frame_RwbStart.rst Search_Result_I3C_Frame_Start.rst Search_Result_I3C_Frame_Status.rst Search_Result_I3C_Frame_Stop.rst Search_Result_I3C_Frame_Symbol.rst Search_Result_I3C_Frame_TypePy.rst