Tx ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Uart.Tx.TxCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently tx_copy = driver.bus.uart.tx.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Uart_Tx_Source.rst Bus_Uart_Tx_Threshold.rst