![]() |
nRF Connect SDK API 3.3.99
|
| void audio_i2s_start | ( | const uint8_t * | tx_buf, |
| uint32_t * | rx_buf ) |
#include <applications/nrf_audio/src/modules/audio_i2s.h>
Start the continuous I2S transfer.
| tx_buf | Pointer to the buffer with data to be sent |
| rx_buf | Pointer to the buffer for received data |