Frame ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Spi.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.bus.spi.frame.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Spi_Frame_Bitrate.rst Bus_Spi_Frame_Count.rst Bus_Spi_Frame_Data.rst Bus_Spi_Frame_Start.rst Bus_Spi_Frame_Status.rst Bus_Spi_Frame_Stop.rst Bus_Spi_Frame_Wcount.rst Bus_Spi_Frame_Word.rst