Macros
Collaboration diagram for USART Last Bit:

Macros

#define USART_LASTBIT_DISABLE   0x00000000U
 
#define USART_LASTBIT_ENABLE   USART_CR2_LBCL
 

Detailed Description

Macro Definition Documentation

◆ USART_LASTBIT_DISABLE

#define USART_LASTBIT_DISABLE   0x00000000U

USART frame last data bit clock pulse not output to SCLK pin

Definition at line 287 of file stm32f7xx_hal_usart.h.

◆ USART_LASTBIT_ENABLE

#define USART_LASTBIT_ENABLE   USART_CR2_LBCL

USART frame last data bit clock pulse output to SCLK pin

Definition at line 288 of file stm32f7xx_hal_usart.h.



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