#include <Descriptors.h>
Public Member Functions | |
CDC_FUNCTIONAL_DESCRIPTOR (2) CDC_Functional_IntHeader | |
CDC_FUNCTIONAL_DESCRIPTOR (2) CDC_Functional_CallManagement | |
CDC_FUNCTIONAL_DESCRIPTOR (1) CDC_Functional_AbstractControlManagement | |
CDC_FUNCTIONAL_DESCRIPTOR (2) CDC_Functional_Union | |
Data Fields | |
USB_Descriptor_Configuration_Header_t | Config |
USB_Descriptor_Interface_t | CCI_Interface |
USB_Descriptor_Endpoint_t | ManagementEndpoint |
USB_Descriptor_Interface_t | DCI_Interface |
USB_Descriptor_Endpoint_t | DataOutEndpoint |
USB_Descriptor_Endpoint_t | DataInEndpoint |
Type define for the device configuration descriptor structure. This must be defined in the application code, as the configuration descriptor contains several sub-descriptors which vary between devices, and which describe the device's usage to the host.
USB_Descriptor_Configuration_t::CDC_FUNCTIONAL_DESCRIPTOR | ( | 2 | ) |
USB_Descriptor_Configuration_t::CDC_FUNCTIONAL_DESCRIPTOR | ( | 1 | ) |
USB_Descriptor_Configuration_t::CDC_FUNCTIONAL_DESCRIPTOR | ( | 2 | ) |
USB_Descriptor_Configuration_t::CDC_FUNCTIONAL_DESCRIPTOR | ( | 2 | ) |
USB_Descriptor_Interface_t USB_Descriptor_Configuration_t::CCI_Interface |
USB_Descriptor_Configuration_Header_t USB_Descriptor_Configuration_t::Config |
USB_Descriptor_Endpoint_t USB_Descriptor_Configuration_t::DataInEndpoint |
USB_Descriptor_Endpoint_t USB_Descriptor_Configuration_t::DataOutEndpoint |
USB_Descriptor_Interface_t USB_Descriptor_Configuration_t::DCI_Interface |
USB_Descriptor_Endpoint_t USB_Descriptor_Configuration_t::ManagementEndpoint |