Macros
Collaboration diagram for UART Reception type values:

Macros

#define HAL_UART_RECEPTION_STANDARD   (0x00000000U)
 
#define HAL_UART_RECEPTION_TOCHARMATCH   (0x00000003U)
 
#define HAL_UART_RECEPTION_TOIDLE   (0x00000001U)
 
#define HAL_UART_RECEPTION_TORTO   (0x00000002U)
 

Detailed Description

Macro Definition Documentation

◆ HAL_UART_RECEPTION_STANDARD

#define HAL_UART_RECEPTION_STANDARD   (0x00000000U)

◆ HAL_UART_RECEPTION_TOCHARMATCH

#define HAL_UART_RECEPTION_TOCHARMATCH   (0x00000003U)

Reception till completion or CM event

Definition at line 818 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ HAL_UART_RECEPTION_TOIDLE

#define HAL_UART_RECEPTION_TOIDLE   (0x00000001U)

Reception till completion or IDLE event

Definition at line 816 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.

◆ HAL_UART_RECEPTION_TORTO

#define HAL_UART_RECEPTION_TORTO   (0x00000002U)

Reception till completion or RTO event

Definition at line 817 of file stm32h735/stm32h735g-dk/Drivers/STM32H7xx_HAL_Driver/Inc/stm32h7xx_hal_uart.h.



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