HAL
SAI_SPDIF_PROTOCOL is only used within HAL.
 
Symbols
loading...
Files
loading...

SAI_SPDIF_PROTOCOL macro

Syntax

#define SAI_SPDIF_PROTOCOL ((uint32_t)SAI_xCR1_PRTCFG_0)

References

LocationText
stm32f4xx_hal_sai.h:356
#define SAI_SPDIF_PROTOCOL ((uint32_t)SAI_xCR1_PRTCFG_0)
stm32f4xx_hal_sai.c:476
if (hsai->Init.Protocol == SAI_SPDIF_PROTOCOL)
stm32f4xx_hal_sai.h:793
((PROTOCOL) == SAI_SPDIF_PROTOCOL))