STM32H735xx HAL User Manual
Defines
SMARTCARD Extended Private Constants
SMARTCARDEx

Defines

#define RX_FIFO_DEPTH   16U
#define TX_FIFO_DEPTH   16U

Define Documentation

#define RX_FIFO_DEPTH   16U

Definition at line 62 of file stm32h7xx_hal_smartcard_ex.c.

Referenced by SMARTCARDEx_SetNbDataToProcess().

#define TX_FIFO_DEPTH   16U

Definition at line 65 of file stm32h7xx_hal_smartcard_ex.c.

Referenced by SMARTCARDEx_SetNbDataToProcess().