SyterKit 0.4.0.x
SyterKit is a bare-metal framework
Loading...
Searching...
No Matches
Public Attributes | List of all members
usb_interface_descriptor Struct Reference

#include <usb.h>

Public Attributes

uint8_t bLength
 
uint8_t bDescriptorType
 
uint8_t bInterfaceNumber
 
uint8_t bAlternateSetting
 
uint8_t bNumEndpoints
 
uint8_t bInterfaceClass
 
uint8_t bInterfaceSubClass
 
uint8_t bInterfaceProtocol
 
uint8_t iInterface
 

Member Data Documentation

◆ bAlternateSetting

uint8_t usb_interface_descriptor::bAlternateSetting

◆ bDescriptorType

uint8_t usb_interface_descriptor::bDescriptorType

◆ bInterfaceClass

uint8_t usb_interface_descriptor::bInterfaceClass

◆ bInterfaceNumber

uint8_t usb_interface_descriptor::bInterfaceNumber

◆ bInterfaceProtocol

uint8_t usb_interface_descriptor::bInterfaceProtocol

◆ bInterfaceSubClass

uint8_t usb_interface_descriptor::bInterfaceSubClass

◆ bLength

uint8_t usb_interface_descriptor::bLength

◆ bNumEndpoints

uint8_t usb_interface_descriptor::bNumEndpoints

◆ iInterface

uint8_t usb_interface_descriptor::iInterface

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