NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Functions
uac_driver.c File Reference

NUC472/NUC442 MCU USB Host Audio Class driver. More...

#include <stdio.h>
#include <string.h>
#include "NUC472_442.h"
#include "usbh_core.h"
#include "usbh_uac.h"
#include "uac.h"
Include dependency graph for uac_driver.c:

Go to the source code of this file.

Functions

void UAC_Init (void)
 Initialize this USB Audio Class driver. More...
 
UAC_DEV_TUAC_GetDeviceList (void)
 Get a list of currently connected USB Audio Class devices. More...
 

Detailed Description

NUC472/NUC442 MCU USB Host Audio Class driver.

Version
V1.00
Revision
1
Date
14/10/31 10:32a
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.
Version
V1.00
Revision
1
Date
14/10/31 10:32a
Note
Support mono and stero audio input and output. SPDX-License-Identifier: Apache-2.0 Copyright (C) 2014 Nuvoton Technology Corp. All rights reserved.

Definition in file uac_driver.c.