Bit ---------------------------------------- .. autoclass:: rsmxo.Implementations.Pbus.Bit.BitCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently bit_copy = driver.pbus.bit.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Pbus_Bit_Label.rst Pbus_Bit_Skew.rst Pbus_Bit_State.rst