Macros
Collaboration diagram for USART Over Sampling:

Macros

#define USART_OVERSAMPLING_16   0x00000000U
 
#define USART_OVERSAMPLING_8   USART_CR1_OVER8
 

Detailed Description

Macro Definition Documentation

◆ USART_OVERSAMPLING_16

#define USART_OVERSAMPLING_16   0x00000000U

Oversampling by 16

Definition at line 251 of file stm32f7xx_hal_usart.h.

◆ USART_OVERSAMPLING_8

#define USART_OVERSAMPLING_8   USART_CR1_OVER8

Oversampling by 8

Definition at line 252 of file stm32f7xx_hal_usart.h.



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