APM:Libraries
Public Attributes | List of all members
usb_descriptor_config_header Struct Reference

#include <usb.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 242 of file usb.h.

Member Data Documentation

◆ bConfigurationValue

uint8_t usb_descriptor_config_header::bConfigurationValue

Definition at line 247 of file usb.h.

◆ bDescriptorType

uint8_t usb_descriptor_config_header::bDescriptorType

Definition at line 244 of file usb.h.

◆ bLength

uint8_t usb_descriptor_config_header::bLength

Definition at line 243 of file usb.h.

◆ bmAttributes

uint8_t usb_descriptor_config_header::bmAttributes

Definition at line 249 of file usb.h.

◆ bMaxPower

uint8_t usb_descriptor_config_header::bMaxPower

Definition at line 250 of file usb.h.

◆ bNumInterfaces

uint8_t usb_descriptor_config_header::bNumInterfaces

Definition at line 246 of file usb.h.

◆ iConfiguration

uint8_t usb_descriptor_config_header::iConfiguration

Definition at line 248 of file usb.h.

◆ wTotalLength

uint16_t usb_descriptor_config_header::wTotalLength

Definition at line 245 of file usb.h.


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