![]() |
nRF Connect SDK API 3.3.99
|
| int audio_usb_start | ( | struct k_msgq * | queue_tx_in, |
| struct k_msgq * | queue_rx_in ) |
#include <applications/nrf_audio/src/modules/audio_usb.h>
Set pointers to the queues to be used by the USB module and start sending/receiving data.
| queue_tx_in | Pointer to queue structure for tx. |
| queue_rx_in | Pointer to queue structure for rx. |