STM32L443xx HAL User Manual
|
Defines | |
#define | USART_LASTBIT_DISABLE 0x00000000U |
#define | USART_LASTBIT_ENABLE USART_CR2_LBCL |
#define USART_LASTBIT_DISABLE 0x00000000U |
USART frame last data bit clock pulse not output to SCLK pin
Definition at line 312 of file stm32l4xx_hal_usart.h.
#define USART_LASTBIT_ENABLE USART_CR2_LBCL |
USART frame last data bit clock pulse output to SCLK pin
Definition at line 313 of file stm32l4xx_hal_usart.h.