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

◆ audio_usb_start()

int audio_usb_start ( struct data_fifo fifo_tx_in,
struct data_fifo fifo_rx_in 
)

Set fifo buffers to be used by USB module and start sending/receiving data.

Parameters
fifo_tx_inPointer to fifo structure for tx
fifo_rx_inPointer to fifo structure for rx
Returns
0 if successful, error otherwise