FreeBSD kernel usb device Code
usb_descriptor Struct Reference

#include <usb.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bDescriptorSubtype
 

Detailed Description

Definition at line 281 of file usb.h.

Field Documentation

◆ bDescriptorSubtype

uByte usb_descriptor::bDescriptorSubtype

Definition at line 284 of file usb.h.

◆ bDescriptorType

uByte usb_descriptor::bDescriptorType

Definition at line 283 of file usb.h.

◆ bLength

uByte usb_descriptor::bLength

Definition at line 282 of file usb.h.


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