cm3 systick: fix doxygen syntax

Makes links works, avoids warnings.
This commit is contained in:
Karl Palsson 2019-06-08 11:46:30 +00:00
parent b7fc86c72d
commit d88d6fde12

View File

@ -48,7 +48,7 @@
*
* @note The systick counter value might be undefined upon startup. To get
* predictable behavior, it is a good idea to set or clear the counter after
* set reload. @seealso systick_clear
* set reload. @sa systick_clear
*
* @param[in] value uint32_t. 24 bit reload value.
*/