Searched defs:cdc_eth_notification (Results 1 – 1 of 1) sorted by relevance
369 struct cdc_eth_notification { struct370 uint8_t bmRequestType;371 uint8_t bNotificationType;372 uint16_t wValue;373 uint16_t wIndex;374 uint16_t wLength;375 uint8_t data[8];
Completed in 7 milliseconds