|
STM32L443xx HAL User Manual
|
Defines | |
| #define | UART_ADVFEATURE_SWAP_DISABLE 0x00000000U |
| #define | UART_ADVFEATURE_SWAP_ENABLE USART_CR2_SWAP |
| #define UART_ADVFEATURE_SWAP_DISABLE 0x00000000U |
TX/RX pins swap disable
Definition at line 597 of file stm32l4xx_hal_uart.h.
| #define UART_ADVFEATURE_SWAP_ENABLE USART_CR2_SWAP |
TX/RX pins swap enable
Definition at line 598 of file stm32l4xx_hal_uart.h.
1.7.6.1