STM32F4xx HAL Driver master
STM32CubeF4 HAL / LL Drivers API Reference
Loading...
Searching...
No Matches
Collaboration diagram for USART Last Bit:

Macros

#define USART_LASTBIT_DISABLE   0x00000000U
#define USART_LASTBIT_ENABLE   ((uint32_t)USART_CR2_LBCL)

Detailed Description

Macro Definition Documentation

◆ USART_LASTBIT_DISABLE

#define USART_LASTBIT_DISABLE   0x00000000U

Definition at line 263 of file stm32f4xx_hal_usart.h.

◆ USART_LASTBIT_ENABLE

#define USART_LASTBIT_ENABLE   ((uint32_t)USART_CR2_LBCL)

Definition at line 264 of file stm32f4xx_hal_usart.h.