Enum ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.Can.FormatPy.Frame.Fld.Enum.EnumCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently enum_copy = driver.sbus.can.formatPy.frame.fld.enum.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Can_FormatPy_Frame_Fld_Enum_Label.rst Sbus_Can_FormatPy_Frame_Fld_Enum_Value.rst