Frame ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.Qspi.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.qspi.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Qspi_Frame_Addr.rst Sbus_Qspi_Frame_Alt.rst Sbus_Qspi_Frame_Bitrate.rst Sbus_Qspi_Frame_Data.rst Sbus_Qspi_Frame_Fdata.rst Sbus_Qspi_Frame_Fld.rst Sbus_Qspi_Frame_FldCount.rst Sbus_Qspi_Frame_Ilbl.rst Sbus_Qspi_Frame_Ivalue.rst Sbus_Qspi_Frame_Start.rst Sbus_Qspi_Frame_Status.rst Sbus_Qspi_Frame_Stop.rst