STM32L486xx 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 697 of file stm32l4xx_hal_uart.h.

Referenced by HAL_UARTEx_StopModeWakeUpSourceConfig(), and UART_CheckIdleState().