Fixed typo.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@6069 35acf78f-673a-0410-8e92-d51de3d6d3f4master
parent
e79acd9140
commit
7c47bd0133
|
@ -994,7 +994,7 @@
|
|||
#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.
|
||||
*
|
||||
* @param[in] lp low power enable flag
|
||||
|
|
Loading…
Reference in New Issue