Byte ---------------------------------------- .. autoclass:: rsrtx.Implementations.Search.Result.I2C.Frame.Byte.ByteCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently byte_copy = driver.search.result.i2C.frame.byte.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Search_Result_I2C_Frame_Byte_Access.rst Search_Result_I2C_Frame_Byte_AckStart.rst Search_Result_I2C_Frame_Byte_Complete.rst Search_Result_I2C_Frame_Byte_Start.rst Search_Result_I2C_Frame_Byte_Value.rst