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

NUC472/NUC442 MCU USB Host Mass Storage Library. More...

#include <stdio.h>
#include <string.h>
#include "NUC472_442.h"
#include "usbh_core.h"
#include "Umas.h"
#include "diskio.h"
#include "usbh_umas.h"
Include dependency graph for UmasDriver.c:

Go to the source code of this file.

Functions

int32_t USBH_MassInit (void)
 Initialize USB Host Mass Storage driver. More...
 
int32_t USBH_MassGetDiskList (mass_disk_t *dlist[], int max)
 Obtain the list of currently connected USB Mass Storage disk. More...
 

Detailed Description

NUC472/NUC442 MCU USB Host Mass Storage Library.

Version
V1.00
Revision
6
Date
15/03/23 8:34a
Note
Copyright (C) 2013 Nuvoton Technology Corp. All rights reserved.

Definition in file UmasDriver.c.