3.4.5.1 usb_host_cdc_config_template.h
File Name
usb_host_cdc_config_template.h
Description
USB Host CDC Class Configuration Definitions
This file contains configurations macros needed to configure the CDC host 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_HOST_CDC_ATTACH_LISTENERS_NUMBER | Defines the number of attach event listeners that can be registered with CDC Host Client Driver. |
USB_HOST_CDC_INSTANCES_NUMBER | Specifies the number of CDC instances. |