VSF Documented
Data Fields
usb_interface_desc_t Struct Reference

#include <usb_common.h>

Data Fields

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
 

Field Documentation

◆ bLength

uint8_t usb_interface_desc_t::bLength

◆ bDescriptorType

uint8_t usb_interface_desc_t::bDescriptorType

◆ bInterfaceNumber

uint8_t usb_interface_desc_t::bInterfaceNumber

◆ bAlternateSetting

uint8_t usb_interface_desc_t::bAlternateSetting

◆ bNumEndpoints

uint8_t usb_interface_desc_t::bNumEndpoints

◆ bInterfaceClass

uint8_t usb_interface_desc_t::bInterfaceClass

◆ bInterfaceSubClass

uint8_t usb_interface_desc_t::bInterfaceSubClass

◆ bInterfaceProtocol

uint8_t usb_interface_desc_t::bInterfaceProtocol

◆ iInterface

uint8_t usb_interface_desc_t::iInterface