Nibble ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Sent.Frame.Nibble.NibbleCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently nibble_copy = driver.bus.sent.frame.nibble.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Sent_Frame_Nibble_State.rst Bus_Sent_Frame_Nibble_Value.rst