Home
last modified time | relevance | path

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

/device/soc/hpmicro/sdk/hpm_sdk/middleware/cherryusb/class/cdc/
Dusb_cdc.h353 struct cdc_ecm_notification { struct
354 uint8_t bmRequestType;
355 uint8_t bNotificationType;
356 uint16_t wValue;
357 uint16_t wIndex;
358 uint16_t wLength;
359 uint8_t data[8];