Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.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.bus.i3C.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I3C_Frame_Ack.rst Bus_I3C_Frame_AckStart.rst Bus_I3C_Frame_Address.rst Bus_I3C_Frame_Astart.rst Bus_I3C_Frame_Bitrate.rst Bus_I3C_Frame_Command.rst Bus_I3C_Frame_Crc.rst Bus_I3C_Frame_Faddress.rst Bus_I3C_Frame_Fcommand.rst Bus_I3C_Frame_FcRc.rst Bus_I3C_Frame_Fld.rst Bus_I3C_Frame_FldCount.rst Bus_I3C_Frame_RwbIt.rst Bus_I3C_Frame_RwbStart.rst Bus_I3C_Frame_Start.rst Bus_I3C_Frame_Status.rst Bus_I3C_Frame_Stop.rst Bus_I3C_Frame_Symbol.rst Bus_I3C_Frame_TypePy.rst