Public Attributes | List of all members
UART_AdvFeatureInitTypeDef Struct Reference

UART Advanced Features initialization structure definition. More...

#include <stm32f7xx_hal_uart.h>

Public Attributes

uint32_t AdvFeatureInit
 
uint32_t AutoBaudRateEnable
 
uint32_t AutoBaudRateMode
 
uint32_t DataInvert
 
uint32_t DMADisableonRxError
 
uint32_t MSBFirst
 
uint32_t OverrunDisable
 
uint32_t RxPinLevelInvert
 
uint32_t Swap
 
uint32_t TxPinLevelInvert
 

Detailed Description

UART Advanced Features initialization structure definition.

Definition at line 92 of file stm32f7xx_hal_uart.h.

Member Data Documentation

◆ AdvFeatureInit

uint32_t UART_AdvFeatureInitTypeDef::AdvFeatureInit

Specifies which advanced UART features is initialized. Several Advanced Features may be initialized at the same time . This parameter can be a value of UART Advanced Feature Initialization Type.

Definition at line 94 of file stm32f7xx_hal_uart.h.

◆ AutoBaudRateEnable

uint32_t UART_AdvFeatureInitTypeDef::AutoBaudRateEnable

Specifies whether auto Baud rate detection is enabled. This parameter can be a value of UART Advanced Feature Auto BaudRate Enable.

Definition at line 117 of file stm32f7xx_hal_uart.h.

◆ AutoBaudRateMode

uint32_t UART_AdvFeatureInitTypeDef::AutoBaudRateMode

If auto Baud rate detection is enabled, specifies how the rate detection is carried out. This parameter can be a value of UART Advanced Feature AutoBaud Rate Mode.

Definition at line 120 of file stm32f7xx_hal_uart.h.

◆ DataInvert

uint32_t UART_AdvFeatureInitTypeDef::DataInvert

Specifies whether data are inverted (positive/direct logic vs negative/inverted logic). This parameter can be a value of UART Advanced Feature Binary Data Inversion.

Definition at line 104 of file stm32f7xx_hal_uart.h.

◆ DMADisableonRxError

uint32_t UART_AdvFeatureInitTypeDef::DMADisableonRxError

Specifies whether the DMA is disabled in case of reception error. This parameter can be a value of UART Advanced Feature DMA Disable On Rx Error.

Definition at line 114 of file stm32f7xx_hal_uart.h.

◆ MSBFirst

uint32_t UART_AdvFeatureInitTypeDef::MSBFirst

Specifies whether MSB is sent first on UART line. This parameter can be a value of UART Advanced Feature MSB First.

Definition at line 124 of file stm32f7xx_hal_uart.h.

◆ OverrunDisable

uint32_t UART_AdvFeatureInitTypeDef::OverrunDisable

Specifies whether the reception overrun detection is disabled. This parameter can be a value of UART Advanced Feature Overrun Disable.

Definition at line 111 of file stm32f7xx_hal_uart.h.

◆ RxPinLevelInvert

uint32_t UART_AdvFeatureInitTypeDef::RxPinLevelInvert

Specifies whether the RX pin active level is inverted. This parameter can be a value of UART Advanced Feature RX Pin Active Level Inversion.

Definition at line 101 of file stm32f7xx_hal_uart.h.

◆ Swap

uint32_t UART_AdvFeatureInitTypeDef::Swap

Specifies whether TX and RX pins are swapped. This parameter can be a value of UART Advanced Feature RX TX Pins Swap.

Definition at line 108 of file stm32f7xx_hal_uart.h.

◆ TxPinLevelInvert

uint32_t UART_AdvFeatureInitTypeDef::TxPinLevelInvert

Specifies whether the TX pin active level is inverted. This parameter can be a value of UART Advanced Feature TX Pin Active Level Inversion.

Definition at line 98 of file stm32f7xx_hal_uart.h.


The documentation for this struct was generated from the following files:


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