USBD ROM Stack  2.0
ROM based USB device stack
Data Fields
USB_OTHER_SPEED_CONFIGURATION Struct Reference

#include <C:/Data/nxp/GIT/lpcopen_v3/lpcopen_version3/LPC43xx_18xx/lpc43xx_18xx/LPC_USBD_Lib/mw_usbd/mw_usbd.h>

Data Fields

uint8_t bLength
 
uint8_t bDescriptorType
 
uint16_t wTotalLength
 
uint8_t bNumInterfaces
 
uint8_t bConfigurationValue
 
uint8_t IConfiguration
 
uint8_t bmAttributes
 
uint8_t bMaxPower
 

Detailed Description

USB Other Speed Configuration

Field Documentation

◆ bLength

uint8_t USB_OTHER_SPEED_CONFIGURATION::bLength

Size of descriptor

◆ bDescriptorType

uint8_t USB_OTHER_SPEED_CONFIGURATION::bDescriptorType

Other_speed_Configuration Type

◆ wTotalLength

uint16_t USB_OTHER_SPEED_CONFIGURATION::wTotalLength

Total length of data returned

◆ bNumInterfaces

uint8_t USB_OTHER_SPEED_CONFIGURATION::bNumInterfaces

Number of interfaces supported by this speed configuration

◆ bConfigurationValue

uint8_t USB_OTHER_SPEED_CONFIGURATION::bConfigurationValue

Value to use to select configuration

◆ IConfiguration

uint8_t USB_OTHER_SPEED_CONFIGURATION::IConfiguration

Index of string descriptor

◆ bmAttributes

uint8_t USB_OTHER_SPEED_CONFIGURATION::bmAttributes

Same as Configuration descriptor

◆ bMaxPower

uint8_t USB_OTHER_SPEED_CONFIGURATION::bMaxPower

Same as Configuration descriptor


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