GD32F1x0
|
header file for the usbd_printer_cdc_wrapper.c file. More...
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
