STM32H735xx HAL User Manual
Defines
USARTEx Private Constants
USARTEx

Defines

#define RX_FIFO_DEPTH   16U
#define TX_FIFO_DEPTH   16U

Define Documentation

#define RX_FIFO_DEPTH   16U

Definition at line 61 of file stm32h7xx_hal_usart_ex.c.

Referenced by USARTEx_SetNbDataToProcess().

#define TX_FIFO_DEPTH   16U

Definition at line 64 of file stm32h7xx_hal_usart_ex.c.

Referenced by USARTEx_SetNbDataToProcess().