USB Host Shield 2.0
Public Attributes | List of all members
USB_CONFIGURATION_DESCRIPTOR Struct Reference

#include <usb_ch9.h>

Public Attributes

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

Definition at line 123 of file usb_ch9.h.

Member Data Documentation

◆ bLength

uint8_t USB_CONFIGURATION_DESCRIPTOR::bLength

Definition at line 124 of file usb_ch9.h.

◆ bDescriptorType

uint8_t USB_CONFIGURATION_DESCRIPTOR::bDescriptorType

Definition at line 125 of file usb_ch9.h.

◆ wTotalLength

uint16_t USB_CONFIGURATION_DESCRIPTOR::wTotalLength

Definition at line 126 of file usb_ch9.h.

◆ bNumInterfaces

uint8_t USB_CONFIGURATION_DESCRIPTOR::bNumInterfaces

Definition at line 127 of file usb_ch9.h.

◆ bConfigurationValue

uint8_t USB_CONFIGURATION_DESCRIPTOR::bConfigurationValue

Definition at line 128 of file usb_ch9.h.

◆ iConfiguration

uint8_t USB_CONFIGURATION_DESCRIPTOR::iConfiguration

Definition at line 129 of file usb_ch9.h.

◆ bmAttributes

uint8_t USB_CONFIGURATION_DESCRIPTOR::bmAttributes

Definition at line 130 of file usb_ch9.h.

◆ bMaxPower

uint8_t USB_CONFIGURATION_DESCRIPTOR::bMaxPower

Definition at line 131 of file usb_ch9.h.


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