|
STM32H735xx HAL User Manual
|
Defines | |
| #define | LL_LPUART_TXPIN_LEVEL_STANDARD 0x00000000U |
| #define | LL_LPUART_TXPIN_LEVEL_INVERTED (USART_CR2_TXINV) |
| #define LL_LPUART_TXPIN_LEVEL_INVERTED (USART_CR2_TXINV) |
TX pin signal values are inverted.
Definition at line 333 of file stm32h7xx_ll_lpuart.h.
| #define LL_LPUART_TXPIN_LEVEL_STANDARD 0x00000000U |
TX pin signal works using the standard logic levels
Definition at line 332 of file stm32h7xx_ll_lpuart.h.
1.7.6.1