|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_USART_TXPIN_LEVEL_STANDARD 0x00000000U |
| #define | LL_USART_TXPIN_LEVEL_INVERTED (USART_CR2_TXINV) |
| #define LL_USART_TXPIN_LEVEL_INVERTED (USART_CR2_TXINV) |
TX pin signal values are inverted.
Definition at line 465 of file stm32l4xx_ll_usart.h.
| #define LL_USART_TXPIN_LEVEL_STANDARD 0x00000000U |
TX pin signal works using the standard logic levels
Definition at line 464 of file stm32l4xx_ll_usart.h.
1.7.6.1