EU1KY AA FW
USB_CORE_Exported_Types

Data Structures

struct  _USBD_STORAGE
 
struct  USBD_MSC_BOT_HandleTypeDef
 

Macros

#define USBD_MSC_CLASS   &USBD_MSC
 

Typedefs

typedef struct _USBD_STORAGE USBD_StorageTypeDef
 

Functions

uint8_t USBD_MSC_RegisterStorage (USBD_HandleTypeDef *pdev, USBD_StorageTypeDef *fops)
 USBD_MSC_RegisterStorage. More...
 

Variables

USBD_ClassTypeDef USBD_MSC
 

Detailed Description

Macro Definition Documentation

#define USBD_MSC_CLASS   &USBD_MSC

Typedef Documentation

Function Documentation

uint8_t USBD_MSC_RegisterStorage ( USBD_HandleTypeDef pdev,
USBD_StorageTypeDef fops 
)

USBD_MSC_RegisterStorage.

Parameters
fopsstorage callback
Return values
status

Variable Documentation