FreeBSD kernel usb device Code
usb_cdc_acm_descriptor Struct Reference

#include <usb_cdc.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 
uByte bmCapabilities
 

Detailed Description

Definition at line 74 of file usb_cdc.h.

Field Documentation

◆ bDescriptorSubtype

uByte usb_cdc_acm_descriptor::bDescriptorSubtype

Definition at line 77 of file usb_cdc.h.

◆ bDescriptorType

uByte usb_cdc_acm_descriptor::bDescriptorType

Definition at line 76 of file usb_cdc.h.

◆ bLength

uByte usb_cdc_acm_descriptor::bLength

Definition at line 75 of file usb_cdc.h.

Referenced by ufoma_modem_setup(), and umodem_get_caps().

◆ bmCapabilities

uByte usb_cdc_acm_descriptor::bmCapabilities

Definition at line 78 of file usb_cdc.h.

Referenced by ufoma_modem_setup(), and umodem_get_caps().


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