RTEMS 6.1-rc1
Macros

Macros

#define USART_PHASE_1EDGE   0x00000000U
 
#define USART_PHASE_2EDGE   USART_CR2_CPHA
 

Detailed Description

Macro Definition Documentation

◆ USART_PHASE_1EDGE

#define USART_PHASE_1EDGE   0x00000000U

USART frame phase on first clock transition

◆ USART_PHASE_2EDGE

#define USART_PHASE_2EDGE   USART_CR2_CPHA

USART frame phase on second clock transition