Searched defs:usb_cdc_notification (Results 1 – 1 of 1) sorted by relevance
144 struct usb_cdc_notification { struct145 uByte bmRequestType;147 uByte bNotification;156 uWord wValue;157 uWord wIndex;158 uWord wLength;159 uByte data[16];