Rx ---------------------------------------- .. autoclass:: rsrtx.Implementations.Bus.Uart.Rx.RxCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently rx_copy = driver.bus.uart.rx.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Bus_Uart_Rx_Source.rst Bus_Uart_Rx_Threshold.rst