|
STM32H735xx 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 2788 of file stm32h7xx_ll_rcc.h.
1.7.6.1