Rx ---------------------------------------- .. autoclass:: rsmxo.Implementations.Sbus.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.sbus.uart.rx.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Sbus_Uart_Rx_Hysteresis.rst Sbus_Uart_Rx_Position.rst Sbus_Uart_Rx_Scale.rst Sbus_Uart_Rx_Source.rst Sbus_Uart_Rx_Threshold.rst