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

LL_RCC_MCO1_DIV_5 macro

MCO1 divided by 5

Syntax

#define LL_RCC_MCO1_DIV_5 (uint32_t)(RCC_CFGR_MCO1PRE|(RCC_CFGR_MCO1PRE >> 16U))

References

LocationText
stm32f4xx_ll_rcc.h:284
#define LL_RCC_MCO1_DIV_5 (uint32_t)(RCC_CFGR_MCO1PRE|(RCC_CFGR_MCO1PRE >> 16U)) /*!< MCO1 divided by 5 */