2.5.5.3 usb_device_cdc_config_template.h
File Name
usb_device_cdc_config_template.h
Description
USB Device CDC Class Configuration Definitions
This file contains configurations macros needed to configure the CDC Function Driver. This file is a template file only. It should not be included by the application. The configuration macros defined in the file should be defined in the configuration specific system_config.h.
Macros
Name | Description |
USB_DEVICE_CDC_INSTANCES_NUMBER | Specifies the number of CDC instances. |
USB_DEVICE_CDC_QUEUE_DEPTH_COMBINED | Specifies the combined queue size of all CDC instances. |