nRF Connect SDK API 0.1.0
|
void audio_i2s_set_next_buf | ( | const uint8_t * | tx_buf, |
uint32_t * | rx_buf | ||
) |
Supply the buffers to be used in the next part of the I2S transfer.
tx_buf | Pointer to the buffer with data to be sent |
rx_buf | Pointer to the buffer for received data |