Frame ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.Swire.Frame.FrameCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently frame_copy = driver.sbus.swire.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Swire_Frame_Bitrate.rst Sbus_Swire_Frame_CodParity.rst Sbus_Swire_Frame_Data.rst Sbus_Swire_Frame_DatParity.rst Sbus_Swire_Frame_EscParity.rst Sbus_Swire_Frame_Fld.rst Sbus_Swire_Frame_Start.rst Sbus_Swire_Frame_State.rst Sbus_Swire_Frame_Stop.rst Sbus_Swire_Frame_TypePy.rst