|
STM32F479xx HAL User Manual
|
Functions | |
| __STATIC_INLINE void | LL_RCC_ConfigMCO (uint32_t MCOxSource, uint32_t MCOxPrescaler) |
| Configure MCOx. | |
| __STATIC_INLINE void LL_RCC_ConfigMCO | ( | uint32_t | MCOxSource, |
| uint32_t | MCOxPrescaler | ||
| ) |
Configure MCOx.
| MCOxSource | This parameter can be one of the following values: |
| MCOxPrescaler | This parameter can be one of the following values: |
| None |
Definition at line 3392 of file stm32f4xx_ll_rcc.h.
1.7.6.1