mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 12:35:28 +00:00
Merge branch 'docs/misc_broken_link_fixes' into 'master'
docs: fixed misc broken links See merge request espressif/esp-idf!20208
This commit is contained in:
@@ -33,7 +33,7 @@ Description of the MCPWM functionality is divided into the following sections:
|
||||
|
||||
- `Resource Allocation and Initialization <#resource-allocation-and-initialization>`__ - covers how to allocate various MCPWM objects, like timers, operators, comparators, generators and so on. These objects are the basis of the following IO setting and control functions.
|
||||
- `Timer Operations and Events <#timer-operations-and-events>`__ - describes control functions and event callbacks that supported by the MCPWM timer.
|
||||
- `Comparator Operations and Events <comparator-operations-and-events>`__ - describes control functions and event callbacks that supported by the MCPWM comparator.
|
||||
- `Comparator Operations and Events <#comparator-operations-and-events>`__ - describes control functions and event callbacks that supported by the MCPWM comparator.
|
||||
- `Generator Actions on Events <#generator-actions-on-events>`__ - describes how to set actions for MCPWM generators on particular events that generated by the MCPWM timer and comparators.
|
||||
- `Classical PWM Waveforms and Generator Configurations <#classical-pwm-waveforms-and-generator-configurations>`__ - demonstrates some classical PWM waveforms that can be achieved by configuring generator actions.
|
||||
- `Dead Time <#dead-time>`__ - describes how to set dead time for MCPWM generators.
|
||||
|
Reference in New Issue
Block a user