nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ audio_i2s_set_next_buf()

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.

Parameters
tx_bufPointer to the buffer with data to be sent
rx_bufPointer to the buffer for received data