STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for USART Clock:

Macros

#define USART_CLOCK_DISABLE   0x00000000U
#define USART_CLOCK_ENABLE   ((uint32_t)USART_CR2_CLKEN)

Detailed Description

Macro Definition Documentation

◆ USART_CLOCK_DISABLE

#define USART_CLOCK_DISABLE   0x00000000U

Definition at line 236 of file stm32f4xx_hal_usart.h.

◆ USART_CLOCK_ENABLE

#define USART_CLOCK_ENABLE   ((uint32_t)USART_CR2_CLKEN)

Definition at line 237 of file stm32f4xx_hal_usart.h.