STM32H735xx HAL User Manual
Defines
UART polling-based communications time-out value
UART Exported Constants

Defines

#define HAL_UART_TIMEOUT_VALUE   0x1FFFFFFU

Define Documentation

#define HAL_UART_TIMEOUT_VALUE   0x1FFFFFFU

UART polling-based communications time-out value

Definition at line 707 of file stm32h7xx_hal_uart.h.

Referenced by HAL_UARTEx_StopModeWakeUpSourceConfig(), and UART_CheckIdleState().