STM32L486xx HAL User Manual
Defines
Peripheral UART get clock source
RCC Exported Constants

Defines

#define LL_RCC_UART4_CLKSOURCE   RCC_CCIPR_UART4SEL
#define LL_RCC_UART5_CLKSOURCE   RCC_CCIPR_UART5SEL

Define Documentation

#define LL_RCC_UART4_CLKSOURCE   RCC_CCIPR_UART4SEL

UART4 Clock source selection

Definition at line 697 of file stm32l4xx_ll_rcc.h.

Referenced by LL_RCC_GetUARTClockFreq(), and LL_USART_Init().

#define LL_RCC_UART5_CLKSOURCE   RCC_CCIPR_UART5SEL

UART5 Clock source selection

Definition at line 700 of file stm32l4xx_ll_rcc.h.

Referenced by LL_RCC_GetUARTClockFreq(), and LL_USART_Init().