Collaboration diagram for I2S Direction:Macros | |
| #define | I2S_DIRECTION_FULL_DUPLEX LL_I2S_FULL_DUPLEX |
| Full Duplex: Transmit & Receive More... | |
| #define | I2S_DIRECTION_SIMPLEX_TX LL_I2S_SIMPLEX_TX |
| Simplex TX: Transmit only More... | |
| #define | I2S_DIRECTION_SIMPLEX_RX LL_I2S_SIMPLEX_RX |
| Simplex RX: Receive only More... | |
| #define I2S_DIRECTION_FULL_DUPLEX LL_I2S_FULL_DUPLEX |
Full Duplex: Transmit & Receive
Definition at line 208 of file gr55xx_hal_i2s.h.
| #define I2S_DIRECTION_SIMPLEX_RX LL_I2S_SIMPLEX_RX |
Simplex RX: Receive only
Definition at line 210 of file gr55xx_hal_i2s.h.
| #define I2S_DIRECTION_SIMPLEX_TX LL_I2S_SIMPLEX_TX |
Simplex TX: Transmit only
Definition at line 209 of file gr55xx_hal_i2s.h.