Fixed missing documentation tag.

git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@11164 35acf78f-673a-0410-8e92-d51de3d6d3f4
This commit is contained in:
Giovanni Di Sirio 2017-12-22 16:28:38 +00:00
parent 1ffcc1b527
commit 7df14775f6
1 changed files with 1 additions and 0 deletions

View File

@ -285,6 +285,7 @@
#define STM32_MCO2SEL_PLLI2S (1 << 30) /**< PLLI2S clock on MCO2 pin. */
#define STM32_MCO2SEL_HSE (2 << 30) /**< HSE clock on MCO2 pin. */
#define STM32_MCO2SEL_PLL (3 << 30) /**< PLL clock on MCO2 pin. */
/** @} */
/**
* @name RCC_PLLI2SCFGR register bits definitions