diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-07 22:50:38 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-09-08 01:51:19 -0400 |
commit | c2b76b132fc7329aa744bb116a293c5a87cf5df5 (patch) | |
tree | 26dbe919f88dba9b37ba1e53399563557ada5a55 /source | |
parent | d908fcb9e26113f947d07cb1e15f93d46483ce1a (diff) | |
download | librambutan-c2b76b132fc7329aa744bb116a293c5a87cf5df5.tar.gz librambutan-c2b76b132fc7329aa744bb116a293c5a87cf5df5.zip |
gpio.rst: Add ref target for afio_remap().
I can't figure out how to get Breathe to properly put things into the
C domain. This will have to do for now.
Diffstat (limited to 'source')
-rw-r--r-- | source/libmaple/api/gpio.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/libmaple/api/gpio.rst b/source/libmaple/api/gpio.rst index 96058c0..faf0ad2 100644 --- a/source/libmaple/api/gpio.rst +++ b/source/libmaple/api/gpio.rst @@ -47,6 +47,8 @@ Functions .. doxygenfunction:: afio_init .. doxygenfunction:: afio_exti_select + +.. _gpio-h-afio-remap: .. doxygenfunction:: afio_remap .. doxygenfunction:: afio_cfg_debug_ports |