mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-23 09:13:11 +00:00
mcpwm: refactor driver
This commit is contained in:
@@ -1,9 +1,7 @@
|
||||
MCPWM
|
||||
=====
|
||||
|
||||
.. This peripheral is ESP32 only
|
||||
|
||||
ESP32 has two MCPWM units which can be used to control different types of motors. Each unit has three pairs of PWM outputs.
|
||||
{IDF_TARGET_NAME} has two MCPWM units which can be used to control different types of motors. Each unit has three pairs of PWM outputs.
|
||||
|
||||
.. figure:: ../../../_static/mcpwm-overview.png
|
||||
:align: center
|
||||
|
Reference in New Issue
Block a user