Pwm ---------------------------------------- .. autoclass:: rsrtx.Implementations.Wgenerator.Modulation.Pwm.PwmCls :members: :undoc-members: :noindex: .. rubric:: Cloning the Group .. code-block:: python # Create a copy of the original group, that exists independently pwm_copy = driver.wgenerator.modulation.pwm.clone() .. rubric:: Subgroups .. toctree:: :maxdepth: 6 :glob: Wgenerator_Modulation_Pwm_Dcycle.rst Wgenerator_Modulation_Pwm_Depth.rst Wgenerator_Modulation_Pwm_Frequency.rst Wgenerator_Modulation_Pwm_Function.rst Wgenerator_Modulation_Pwm_Symmetry.rst