CMSIS-Driver
Version 2.04
Peripheral Interface for Middleware and Application Code
|
Defines Transmitter/Receiver synchronization. More...
Macros | |
#define | ARM_SAI_ASYNCHRONOUS (0U << ARM_SAI_SYNCHRONIZATION_Pos) |
Asynchronous (default) | |
#define | ARM_SAI_SYNCHRONOUS (1U << ARM_SAI_SYNCHRONIZATION_Pos) |
Synchronous. | |
Defines Transmitter/Receiver synchronization.
#define ARM_SAI_ASYNCHRONOUS (0U << ARM_SAI_SYNCHRONIZATION_Pos) |
Asynchronous (default)
#define ARM_SAI_SYNCHRONOUS (1U << ARM_SAI_SYNCHRONIZATION_Pos) |
Synchronous.