STM32H735xx HAL User Manual
|
Defines | |
#define | LL_LPUART_TXRX_STANDARD 0x00000000U |
#define | LL_LPUART_TXRX_SWAPPED (USART_CR2_SWAP) |
#define LL_LPUART_TXRX_STANDARD 0x00000000U |
TX/RX pins are used as defined in standard pinout
Definition at line 314 of file stm32h7xx_ll_lpuart.h.
#define LL_LPUART_TXRX_SWAPPED (USART_CR2_SWAP) |
TX and RX pins functions are swapped.
Definition at line 315 of file stm32h7xx_ll_lpuart.h.