Data Fields
usbssEndptCompanionDesc Struct Reference

Structure defining USB SS Endpoint companion Descriptor. More...

#include <usb_spec_defines.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bMaxBurst
 
uint8_t bmAttributes
 
uint16_t wBytesPerInterval
 

Detailed Description

Structure defining USB SS Endpoint companion Descriptor.

Field Documentation

uint8_t usbssEndptCompanionDesc::bDescriptorType

Descriptor Type.

uint8_t usbssEndptCompanionDesc::bLength

Descriptor Length.

uint8_t usbssEndptCompanionDesc::bmAttributes

attributes of the stream endpoint .

uint8_t usbssEndptCompanionDesc::bMaxBurst

Max num of bursts possible.

uint16_t usbssEndptCompanionDesc::wBytesPerInterval

number of bytes per polling interval.


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

Copyright 2016, Texas Instruments Incorporated