SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_configuration_descriptor 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
 

Member Data Documentation

◆ bConfigurationValue

uint8_t usb_configuration_descriptor::bConfigurationValue

◆ bDescriptorType

uint8_t usb_configuration_descriptor::bDescriptorType

◆ bLength

uint8_t usb_configuration_descriptor::bLength

◆ bmAttributes

uint8_t usb_configuration_descriptor::bmAttributes

◆ bMaxPower

uint8_t usb_configuration_descriptor::bMaxPower

◆ bNumInterfaces

uint8_t usb_configuration_descriptor::bNumInterfaces

◆ iConfiguration

uint8_t usb_configuration_descriptor::iConfiguration

◆ wTotalLength

uint16_t usb_configuration_descriptor::wTotalLength

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