GD32F1x0: USB/GD32_USB_Device_Library/Class/cdc_printer_wrapper/inc/usbd_printer_cdc_wrapper.h File Reference

GD32F1x0

usbd_printer_cdc_wrapper.h File Reference

header file for the usbd_printer_cdc_wrapper.c file. More...

#include "usbd_printer_core.h" #include "usbd_cdc_core.h"

Go to the source code of this file.

Macros

#define PRINTER_INTERFACE   0x00
 
#define CDC_COM_INTERFACE   0x01
 
#define USB_PRINTER_CDC_CONFIG_DESC_SIZE
 

Variables

USBD_Class_cb_TypeDef USBD_PRINTER_CDC_cb
 

Detailed Description

header file for the usbd_printer_cdc_wrapper.c file.

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

Definition in file usbd_printer_cdc_wrapper.h.

Macro Definition Documentation

#define USB_PRINTER_CDC_CONFIG_DESC_SIZE
Value:
(USB_PRINTER_CONFIG_DESC_SIZE - 9 + \
USB_CDC_CONFIG_DESC_SIZE + 8)

Definition at line 24 of file usbd_printer_cdc_wrapper.h.

Generated by   doxygen 1.8.10