usb_desc_acm_t Struct Reference

USB CDC ACM descriptor. More...

Detailed Description

USB CDC ACM descriptor.

See also
USB CDC 1.2 PTSN spec table 4

Definition at line 218 of file cdc.h.

#include <cdc.h>

Data Fields

uint8_t length
 Size of this descriptor.
 
uint8_t type
 Descriptor type (USB_TYPE_DESCRIPTOR_CDC)
 
uint8_t subtype
 Descriptor subtype (USB_CDC_DESCR_SUBTYPE_ACM)
 
uint8_t capabalities
 Bitmap indicating the capabilities.
 

The documentation for this struct was generated from the following file: