|
STM32L443xx HAL User Manual
|
Defines | |
| #define | LL_LPUART_ADDRESS_DETECT_4B 0x00000000U |
| #define | LL_LPUART_ADDRESS_DETECT_7B USART_CR2_ADDM7 |
| #define LL_LPUART_ADDRESS_DETECT_4B 0x00000000U |
4-bit address detection method selected
Definition at line 394 of file stm32l4xx_ll_lpuart.h.
| #define LL_LPUART_ADDRESS_DETECT_7B USART_CR2_ADDM7 |
7-bit address detection (in 8-bit data mode) method selected
Definition at line 395 of file stm32l4xx_ll_lpuart.h.
1.7.6.1