#include <hal_usb_desc.h>
Data Fields | |
volatile uint8_t | bLength |
volatile uint8_t | bDescriptorType |
volatile uint8_t | bInterfaceNumber |
volatile uint8_t | bAlternateSetting |
volatile uint8_t | bNumEndpoints |
volatile uint8_t | bInterfaceClass |
volatile uint8_t | bInterfaceSubClass |
volatile uint8_t | bInterfaceProtocol |
volatile uint8_t | iInterface |
Definition at line 107 of file hal_usb_desc.h.
volatile uint8_t bLength |
Definition at line 108 of file hal_usb_desc.h.
volatile uint8_t bDescriptorType |
Definition at line 109 of file hal_usb_desc.h.
volatile uint8_t bInterfaceNumber |
Definition at line 110 of file hal_usb_desc.h.
volatile uint8_t bAlternateSetting |
Definition at line 111 of file hal_usb_desc.h.
volatile uint8_t bNumEndpoints |
Definition at line 112 of file hal_usb_desc.h.
volatile uint8_t bInterfaceClass |
Definition at line 113 of file hal_usb_desc.h.
volatile uint8_t bInterfaceSubClass |
Definition at line 114 of file hal_usb_desc.h.
volatile uint8_t bInterfaceProtocol |
Definition at line 115 of file hal_usb_desc.h.
volatile uint8_t iInterface |
Definition at line 116 of file hal_usb_desc.h.