+ Collaboration diagram for UART Receiver TimeOut:

Macros

#define UART_RECEIVER_TIMEOUT_DISABLE   (0x00000000U)
 UART receiver timeout disable. More...
 
#define UART_RECEIVER_TIMEOUT_ENABLE   (0x00000001U)
 UART receiver timeout enable
More...
 

Detailed Description

Macro Definition Documentation

◆ UART_RECEIVER_TIMEOUT_DISABLE

#define UART_RECEIVER_TIMEOUT_DISABLE   (0x00000000U)

UART receiver timeout disable.

Definition at line 281 of file gr55xx_hal_uart.h.

◆ UART_RECEIVER_TIMEOUT_ENABLE

#define UART_RECEIVER_TIMEOUT_ENABLE   (0x00000001U)

UART receiver timeout enable

Definition at line 282 of file gr55xx_hal_uart.h.