CMSIS-Driver  
Peripheral Interface for Middleware and Application Code
 
Loading...
Searching...
No Matches

Defines Transmitter/Receiver synchronization. More...

Macros

#define ARM_SAI_ASYNCHRONOUS   (0UL << ARM_SAI_SYNCHRONIZATION_Pos)
 Asynchronous (default)
 
#define ARM_SAI_SYNCHRONOUS   (1UL << ARM_SAI_SYNCHRONIZATION_Pos)
 Synchronous.
 

Description

Defines Transmitter/Receiver synchronization.

Macro Definition Documentation

◆ ARM_SAI_ASYNCHRONOUS

#define ARM_SAI_ASYNCHRONOUS   (0UL << ARM_SAI_SYNCHRONIZATION_Pos)

Asynchronous (default)

◆ ARM_SAI_SYNCHRONOUS

#define ARM_SAI_SYNCHRONOUS   (1UL << ARM_SAI_SYNCHRONIZATION_Pos)

Synchronous.