![]() |
nRF Connect SDK API 3.3.99
|
| void audio_i2s_set_next_buf | ( | const uint8_t * | tx_buf, |
| uint32_t * | rx_buf ) |
#include <applications/nrf_audio/src/modules/audio_i2s.h>
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 |