STM32H735xx HAL User Manual
Defines
SPI FIFO Type
SPI Exported Constants

Defines

#define SPI_LOWEND_FIFO_SIZE   8UL
#define SPI_HIGHEND_FIFO_SIZE   16UL

Define Documentation

#define SPI_HIGHEND_FIFO_SIZE   16UL

Definition at line 263 of file stm32h7xx_hal_spi.h.

Referenced by HAL_SPI_Init(), and HAL_SPIEx_FlushRxFifo().

#define SPI_LOWEND_FIFO_SIZE   8UL

Definition at line 262 of file stm32h7xx_hal_spi.h.

Referenced by HAL_SPI_Init(), and HAL_SPIEx_FlushRxFifo().