Fixed typo.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6069 35acf78f-673a-0410-8e92-d51de3d6d3f4
master
gdisirio 2013-08-03 12:22:26 +00:00
parent e79acd9140
commit 7c47bd0133
1 changed files with 1 additions and 1 deletions

View File

@ -994,7 +994,7 @@
#define rccResetTIM8() rccResetAPB2(RCC_APB2RSTR_TIM8RST) #define rccResetTIM8() rccResetAPB2(RCC_APB2RSTR_TIM8RST)
/** /**
* @brief Enables the TIM89peripheral clock. * @brief Enables the TIM9peripheral clock.
* @note The @p lp parameter is ignored in this family. * @note The @p lp parameter is ignored in this family.
* *
* @param[in] lp low power enable flag * @param[in] lp low power enable flag