FreeBSD kernel usb device Code
usb_bos_descriptor Struct Reference

#include <usb.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uWord wTotalLength
 
uByte bNumDeviceCaps
 

Detailed Description

Definition at line 312 of file usb.h.

Field Documentation

◆ bDescriptorType

uByte usb_bos_descriptor::bDescriptorType

Definition at line 314 of file usb.h.

◆ bLength

uByte usb_bos_descriptor::bLength

Definition at line 313 of file usb.h.

◆ bNumDeviceCaps

uByte usb_bos_descriptor::bNumDeviceCaps

Definition at line 316 of file usb.h.

◆ wTotalLength

uWord usb_bos_descriptor::wTotalLength

Definition at line 315 of file usb.h.


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