思澈科技软件开发工具包  2.20
UART One Bit Sampling Method

Macros

#define UART_ONE_BIT_SAMPLE_DISABLE   0x00000000U
 
#define UART_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT
 

Detailed Description

Macro Definition Documentation

◆ UART_ONE_BIT_SAMPLE_DISABLE

#define UART_ONE_BIT_SAMPLE_DISABLE   0x00000000U

One-bit sampling disable

◆ UART_ONE_BIT_SAMPLE_ENABLE

#define UART_ONE_BIT_SAMPLE_ENABLE   USART_CR3_ONEBIT

One-bit sampling enable