STM32L486xx HAL User Manual
Functions
MCO
RCC Exported Functions

Functions

__STATIC_INLINE void LL_RCC_ConfigMCO (uint32_t MCOxSource, uint32_t MCOxPrescaler)
 Configure MCOx.

Function Documentation

__STATIC_INLINE void LL_RCC_ConfigMCO ( uint32_t  MCOxSource,
uint32_t  MCOxPrescaler 
)

Configure MCOx.

Reference Manual to LL API cross reference:
CFGR MCOSEL LL_RCC_ConfigMCO
CFGR MCOPRE LL_RCC_ConfigMCO
Parameters:
MCOxSourceThis parameter can be one of the following values: (*) value not defined in all devices.
MCOxPrescalerThis parameter can be one of the following values:
Return values:
None

Definition at line 2837 of file stm32l4xx_ll_rcc.h.