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

Macros

#define USART_WORDLENGTH_8B   0x00000000U
#define USART_WORDLENGTH_9B   ((uint32_t)USART_CR1_M)

Detailed Description

Macro Definition Documentation

◆ USART_WORDLENGTH_8B

#define USART_WORDLENGTH_8B   0x00000000U

Definition at line 196 of file stm32f4xx_hal_usart.h.

◆ USART_WORDLENGTH_9B

#define USART_WORDLENGTH_9B   ((uint32_t)USART_CR1_M)

Definition at line 197 of file stm32f4xx_hal_usart.h.