Byte ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Lin.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.lin.frame.byte.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Lin_Frame_Byte_State.rst Bus_Lin_Frame_Byte_Value.rst