35 #ifdef HAL_SPI_MODULE_ENABLED 42 #define SPI_FIFO_SIZE 4UL 84 while ((hspi->
Instance->SR & SPI_FLAG_FRLVL) != SPI_FRLVL_EMPTY)
89 if (count == SPI_FIFO_SIZE)
HAL_StatusTypeDef HAL_SPIEx_FlushRxFifo(SPI_HandleTypeDef *hspi)
Flush the RX fifo.
This file contains all the functions prototypes for the HAL module driver.
SPI handle Structure definition.