STM32F4xx HAL Documentation
Hardware Abstraction Layer for STM32F4 familiy
Loading...
Searching...
No Matches
SAI Block FS Definition
Collaboration diagram for SAI Block FS Definition:

Macros

#define SAI_FS_STARTFRAME   0x00000000U
 
#define SAI_FS_CHANNEL_IDENTIFICATION   ((uint32_t)SAI_xFRCR_FSDEF)
 

Detailed Description

Macro Definition Documentation

◆ SAI_FS_STARTFRAME

#define SAI_FS_STARTFRAME   0x00000000U

#include <stm32f4xx_hal_sai.h>

Definition at line 425 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitPCM().

◆ SAI_FS_CHANNEL_IDENTIFICATION

#define SAI_FS_CHANNEL_IDENTIFICATION   ((uint32_t)SAI_xFRCR_FSDEF)

#include <stm32f4xx_hal_sai.h>

Definition at line 426 of file stm32f4xx_hal_sai.h.

Referenced by SAI_InitI2S().