GD32F1x0: USB/GD32_USB_Device_Library/Class/cdc_msc_wrapper/inc/usbd_msc_cdc_wrapper.h File Reference

GD32F1x0

usbd_msc_cdc_wrapper.h File Reference

header file for the usbd_hid_cdc_wrapper.c file. More...

#include "usbd_msc_core.h" #include "usbd_cdc_core.h"

Go to the source code of this file.

Macros

#define MSC_INTERFACE   0x00
 
#define CDC_COM_INTERFACE   0x01
 
#define USB_MSC_CDC_CONFIG_DESC_SIZE
 

Variables

USBD_Class_cb_TypeDef USBD_MSC_CDC_cb
 

Detailed Description

header file for the usbd_hid_cdc_wrapper.c file.

Author
MCU SD
Version
V1.0.1
Date
6-Sep-2014

Definition in file usbd_msc_cdc_wrapper.h.

Macro Definition Documentation

#define USB_MSC_CDC_CONFIG_DESC_SIZE
Value:
(USB_MSC_CONFIG_DESC_SIZE - 9 + \
USB_CDC_CONFIG_DESC_SIZE + 16)

Definition at line 24 of file usbd_msc_cdc_wrapper.h.

Generated by   doxygen 1.8.10