Hanna
Sourcecode Batteriemanagementsystem
Datenfelder
USB_Descriptor_Configuration_t Strukturreferenz

#include <Descriptors.h>

Datenfelder

USB_Descriptor_Interface_t CDC_CCI_Interface
 
USB_Descriptor_Endpoint_t CDC_DataInEndpoint
 
USB_Descriptor_Endpoint_t CDC_DataOutEndpoint
 
USB_Descriptor_Interface_t CDC_DCI_Interface
 
USB_CDC_Descriptor_FunctionalACM_t CDC_Functional_ACM
 
USB_CDC_Descriptor_FunctionalHeader_t CDC_Functional_Header
 
USB_CDC_Descriptor_FunctionalUnion_t CDC_Functional_Union
 
USB_Descriptor_Endpoint_t CDC_NotificationEndpoint
 
USB_Descriptor_Configuration_Header_t Config
 

Ausführliche Beschreibung

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.

Definiert in Zeile 392 der Datei Descriptors.h.