Byte ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.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.bus.i2C.frame.byte.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_I2C_Frame_Byte_Access.rst Bus_I2C_Frame_Byte_AckStart.rst Bus_I2C_Frame_Byte_Complete.rst Bus_I2C_Frame_Byte_Start.rst Bus_I2C_Frame_Byte_Value.rst