Packet ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Pcie.Result.Packet.PacketCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently packet_copy = driver.bus.pcie.result.packet.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Pcie_Result_Packet_Addr.rst Bus_Pcie_Result_Packet_Bitrate.rst Bus_Pcie_Result_Packet_Cpid.rst Bus_Pcie_Result_Packet_Cps.rst Bus_Pcie_Result_Packet_Data.rst Bus_Pcie_Result_Packet_Dfc.rst Bus_Pcie_Result_Packet_Fcount.rst Bus_Pcie_Result_Packet_Fld.rst Bus_Pcie_Result_Packet_Hfc.rst Bus_Pcie_Result_Packet_Len.rst Bus_Pcie_Result_Packet_Rqid.rst Bus_Pcie_Result_Packet_Seqn.rst Bus_Pcie_Result_Packet_Start.rst Bus_Pcie_Result_Packet_State.rst Bus_Pcie_Result_Packet_Stop.rst Bus_Pcie_Result_Packet_Tag.rst Bus_Pcie_Result_Packet_TypePy.rst