doc: stm32f1: gpio: remove redundant doxygen types

Fixes https://github.com/libopencm3/libopencm3/issues/1108
This commit is contained in:
Karl Palsson 2019-09-30 10:28:21 +00:00
parent ec2d96433f
commit 66e6a2092e

View File

@ -157,9 +157,9 @@ available in place of some of the SWJ signals. Full SWJ capability is obtained
by setting this to zero. The value of this must be specified for every call to
this function as its current value cannot be ascertained from the hardware.
@param[in] swjdisable Unsigned int8. Disable parts of the SWJ capability @ref
@param[in] swjdisable Disable parts of the SWJ capability @ref
afio_swj_disable.
@param[in] maps Unsigned int32. Bitwise OR of map enable controls you wish to
@param[in] maps Bitwise OR of map enable controls you wish to
enable from @ref afio_remap, @ref afio_remap_can1, @ref afio_remap_tim3,
@ref afio_remap_tim2, @ref afio_remap_tim1, @ref afio_remap_usart3. For
connectivity line devices only @ref afio_remap_cld are also available.