HAL
LL_RCC_MCO2_DIV_5 is only used within HAL.
 
Symbols
loading...
Files
loading...

LL_RCC_MCO2_DIV_5 macro

MCO2 divided by 5

Syntax

#define LL_RCC_MCO2_DIV_5 (uint32_t)(RCC_CFGR_MCO2PRE|(RCC_CFGR_MCO2PRE >> 16U))

References

LocationText
stm32f4xx_ll_rcc.h:290
#define LL_RCC_MCO2_DIV_5 (uint32_t)(RCC_CFGR_MCO2PRE|(RCC_CFGR_MCO2PRE >> 16U)) /*!< MCO2 divided by 5 */