![]() |
LPCOpen Platform
v1.03
LPCOpen Platform for NXP LPC Microcontrollers
|
Mass Storage Class (MSC) API structures and function prototypes.
Definition of functions exported by ROM based MSC function driver.
Definition in file usbd_mscuser.h.
#include "error.h"#include "usbd.h"#include "usbd_msc.h"#include "usbd_core.h"#include "app_usbd_cfg.h"Go to the source code of this file.
Data Structures | |
| struct | USBD_MSC_INIT_PARAM_T |
| Mass Storage class function driver initilization parameter data structure. More... | |
| struct | USBD_MSC_API_T |
| MSC class API functions structure.This module exposes functions which interact directly with USB device controller hardware. More... | |