CMSIS-Driver
Version 2.04
Peripheral Interface for Middleware and Application Code
|
Defines clock polarity. More...
Macros | |
#define | ARM_SAI_CLOCK_POLARITY_0 (0U << ARM_SAI_CLOCK_POLARITY_Pos) |
Drive on falling edge, Capture on rising edge (default) | |
#define | ARM_SAI_CLOCK_POLARITY_1 (1U << ARM_SAI_CLOCK_POLARITY_Pos) |
Drive on rising edge, Capture on falling edge. | |
Defines clock polarity.
#define ARM_SAI_CLOCK_POLARITY_0 (0U << ARM_SAI_CLOCK_POLARITY_Pos) |
Drive on falling edge, Capture on rising edge (default)
#define ARM_SAI_CLOCK_POLARITY_1 (1U << ARM_SAI_CLOCK_POLARITY_Pos) |
Drive on rising edge, Capture on falling edge.