![]() |
nrfx 4.5.0
|
Structure describing single I2S transfer. More...
#include <nrfy_i2s.h>
Data Fields | |
| uint32_t * | p_rx_buffer |
| Pointer to the buffer for received data. | |
| uint32_t const * | p_tx_buffer |
| Pointer to the buffer with data to be sent. | |
| uint16_t | buffer_size |
| Size of buffers. | |
Structure describing single I2S transfer.