diff options
Diffstat (limited to 'source/pwm.rst')
-rw-r--r-- | source/pwm.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/pwm.rst b/source/pwm.rst index ac67689..34ad508 100644 --- a/source/pwm.rst +++ b/source/pwm.rst @@ -25,7 +25,7 @@ Each PWM output is driven by an output channel connected to one of 4 timers. Some configuration, such as the clock rate or prescaling, must be common to the entire timer; see the :ref:`timer documentation <timers>` for more information. See your board's :ref:`pin mapping -tables <gpio-pin-mapping-tables>` to track down the correspondence +tables <gpio-pin-maps>` to track down the correspondence between timer channels and GPIO pins. Background |