HAL
SAI_FillFifo() is only used within HAL.
 
Symbols
loading...
Files
loading...

SAI_FillFifo() function

Fill the fifo.

Syntax

static void SAI_FillFifo(SAI_HandleTypeDef *hsai);
Implemented in stm32f4xx_hal_sai.c:2111

Arguments

hsai

pointer to a SAI_HandleTypeDef structure that contains the configuration information for SAI module.

Return value

None