STM32H735xx HAL User Manual
Defines
UARTEx Private Constants
UARTEx

Defines

#define RX_FIFO_DEPTH   16U
#define TX_FIFO_DEPTH   16U

Define Documentation

#define RX_FIFO_DEPTH   16U

Definition at line 63 of file stm32h7xx_hal_uart_ex.c.

Referenced by UARTEx_SetNbDataToProcess().

#define TX_FIFO_DEPTH   16U

Definition at line 66 of file stm32h7xx_hal_uart_ex.c.

Referenced by UARTEx_SetNbDataToProcess().