|
STM32G474xx HAL用户手册
|
定义 | |
| #define | UART_OVERSAMPLING_16 0x00000000U |
| #define | UART_OVERSAMPLING_8 USART_CR1_OVER8 |
| #define UART_OVERSAMPLING_16 0x00000000U |
16倍过采样
定义于文件 426 行,文件 stm32g4xx_hal_uart.h。
| #define UART_OVERSAMPLING_8 USART_CR1_OVER8 |
1.7.6.1