FreeBSD kernel usb device Code
usb_endpoint_descriptor Struct Reference

#include <usb.h>

Data Fields

uByte bLength
 
uByte bDescriptorType
 
uByte bEndpointAddress
 
uByte bmAttributes
 
uWord wMaxPacketSize
 
uByte bInterval
 

Detailed Description

Definition at line 525 of file usb.h.

Field Documentation

◆ bDescriptorType

◆ bEndpointAddress

◆ bInterval

uByte usb_endpoint_descriptor::bInterval

Definition at line 560 of file usb.h.

Referenced by usb_alloc_device(), usb_make_endpoint_desc(), and usbd_transfer_setup_sub().

◆ bLength

◆ bmAttributes

◆ wMaxPacketSize


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