discoverpixy
Main Page
Related Pages
Modules
Classes
Files
Macros
SAI_Block_Synchronization
STM32F4xx_StdPeriph_Driver
»
SAI
»
SAI_Exported_Constants
Collaboration diagram for SAI_Block_Synchronization:
Macros
#define
SAI_Asynchronous
((uint32_t)0x00000000)
#define
SAI_Synchronous
((uint32_t)
SAI_xCR1_SYNCEN_0
)
#define
IS_SAI_BLOCK_SYNCHRO
(SYNCHRO)
Detailed Description
Macro Definition Documentation
#define IS_SAI_BLOCK_SYNCHRO
(
SYNCHRO
)
Value:
(((SYNCHRO) == SAI_Synchronous) || \
((SYNCHRO) == SAI_Asynchronous))
Generated on Sun May 10 2015 15:15:19 for discoverpixy by
1.8.9.1