Searched defs:usbi_interface_descriptor (Results 1 – 2 of 2) sorted by relevance
693 struct usbi_interface_descriptor { struct694 uint8_t bLength;695 uint8_t bDescriptorType;696 uint8_t bInterfaceNumber;697 uint8_t bAlternateSetting;698 uint8_t bNumEndpoints;699 uint8_t bInterfaceClass;700 uint8_t bInterfaceSubClass;701 uint8_t bInterfaceProtocol;702 uint8_t iInterface;