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