CMSIS-Driver
Version 2.04
Peripheral Interface for Middleware and Application Code
|
Defines the bit order. More...
Macros | |
#define | ARM_SAI_MSB_FIRST (0U << ARM_SAI_BIT_ORDER_Pos) |
Data is transferred with MSB first (default) | |
#define | ARM_SAI_LSB_FIRST (1U << ARM_SAI_BIT_ORDER_Pos) |
Data is transferred with LSB first; User Protocol only (ignored otherwise) | |
Defines the bit order.
#define ARM_SAI_MSB_FIRST (0U << ARM_SAI_BIT_ORDER_Pos) |
Data is transferred with MSB first (default)
#define ARM_SAI_LSB_FIRST (1U << ARM_SAI_BIT_ORDER_Pos) |
Data is transferred with LSB first; User Protocol only (ignored otherwise)