STM32L443xx HAL User Manual
|
Defines | |
#define | LL_RCC_USART1_CLKSOURCE RCC_CCIPR_USART1SEL |
#define | LL_RCC_USART2_CLKSOURCE RCC_CCIPR_USART2SEL |
#define | LL_RCC_USART3_CLKSOURCE RCC_CCIPR_USART3SEL |
#define LL_RCC_USART1_CLKSOURCE RCC_CCIPR_USART1SEL |
USART1 Clock source selection
Definition at line 673 of file stm32l4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSARTClockFreq(), and LL_USART_Init().
#define LL_RCC_USART2_CLKSOURCE RCC_CCIPR_USART2SEL |
USART2 Clock source selection
Definition at line 674 of file stm32l4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSARTClockFreq(), and LL_USART_Init().
#define LL_RCC_USART3_CLKSOURCE RCC_CCIPR_USART3SEL |
USART3 Clock source selection
Definition at line 676 of file stm32l4xx_ll_rcc.h.
Referenced by LL_RCC_GetUSARTClockFreq(), and LL_USART_Init().