FreeBSD kernel usb device Code
usb_string_lang Struct Reference

#include <usb.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bData [2]
 

Detailed Description

Definition at line 595 of file usb.h.

Field Documentation

◆ bData

uByte usb_string_lang::bData[2]

Definition at line 598 of file usb.h.

◆ bDescriptorType

uByte usb_string_lang::bDescriptorType

Definition at line 597 of file usb.h.

◆ bLength

uByte usb_string_lang::bLength

Definition at line 596 of file usb.h.


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