en-us_commands:reference:pwm_reset
This is an old revision of the document!
Table of Contents
PWM_RESET()
Commands
| Command | Arguments | Return Value | Operation |
|---|---|---|---|
PWM_RESET() | None | void | Resets all PWM states managed by the core. |
Example
PWM_RESET();
Precautions
- Check product-specific PWM pins and timer sharing.
- Changing frequency or resolution may also affect other channels on the same timer.
- Ensure the connected load is safe when stopping or resetting outputs.
en-us_commands/reference/pwm_reset.1788785569.txt.gz · Last modified: by 127.0.0.1
