STM CMSIS
Macros
I2S Mode
STM32F4xx_HAL_Driver
»
I2S
»
I2S Exported Constants
Macros
#define
I2S_MODE_SLAVE_TX
((uint32_t)0x00000000U)
#define
I2S_MODE_SLAVE_RX
((uint32_t)0x00000100U)
#define
I2S_MODE_MASTER_TX
((uint32_t)0x00000200U)
#define
I2S_MODE_MASTER_RX
((uint32_t)0x00000300U)
Detailed Description
Generated by
1.8.13