思澈科技软件开发工具包  2.20

Macros

#define UART_OVERSAMPLING_16   0x00000000U
 
#define UART_OVERSAMPLING_8   USART_CR1_OVER8
 

Detailed Description

Macro Definition Documentation

◆ UART_OVERSAMPLING_16

#define UART_OVERSAMPLING_16   0x00000000U

Oversampling by 16

◆ UART_OVERSAMPLING_8

#define UART_OVERSAMPLING_8   USART_CR1_OVER8

Oversampling by 8