Word ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Uart.Word.WordCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently word_copy = driver.bus.uart.word.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Uart_Word_Bitrate.rst Bus_Uart_Word_Count.rst Bus_Uart_Word_RxValue.rst Bus_Uart_Word_Source.rst Bus_Uart_Word_Start.rst Bus_Uart_Word_State.rst Bus_Uart_Word_TxValue.rst