Macros
Collaboration diagram for UART Word Length:

Macros

#define UART_WORDLENGTH_8B   0x00000000U
 
#define UART_WORDLENGTH_9B   ((uint32_t)USART_CR1_M)
 

Detailed Description

Macro Definition Documentation

◆ UART_WORDLENGTH_8B

#define UART_WORDLENGTH_8B   0x00000000U

Definition at line 247 of file stm32f4xx_hal_uart.h.

◆ UART_WORDLENGTH_9B

#define UART_WORDLENGTH_9B   ((uint32_t)USART_CR1_M)

Definition at line 248 of file stm32f4xx_hal_uart.h.



picovoice_driver
Author(s):
autogenerated on Fri Apr 1 2022 02:15:08