Home
last modified time | relevance | path

Searched defs:cdc_eth_notification (Results 1 – 1 of 1) sorted by relevance

/components/drivers/usb/cherryusb/class/cdc/
A Dusb_cdc.h369 struct cdc_eth_notification { struct
370 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