STM32L443xx HAL User Manual
|
Defines | |
#define | LL_USART_ADDRESS_DETECT_4B 0x00000000U |
#define | LL_USART_ADDRESS_DETECT_7B USART_CR2_ADDM7 |
#define LL_USART_ADDRESS_DETECT_4B 0x00000000U |
4-bit address detection method selected
Definition at line 502 of file stm32l4xx_ll_usart.h.
#define LL_USART_ADDRESS_DETECT_7B USART_CR2_ADDM7 |
7-bit address detection (in 8-bit data mode) method selected
Definition at line 503 of file stm32l4xx_ll_usart.h.