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

Macros

#define USART_PHASE_1EDGE   0x00000000U
#define USART_PHASE_2EDGE   ((uint32_t)USART_CR2_CPHA)

Detailed Description

Macro Definition Documentation

◆ USART_PHASE_1EDGE

#define USART_PHASE_1EDGE   0x00000000U

Definition at line 254 of file stm32f4xx_hal_usart.h.

◆ USART_PHASE_2EDGE

#define USART_PHASE_2EDGE   ((uint32_t)USART_CR2_CPHA)

Definition at line 255 of file stm32f4xx_hal_usart.h.