Searched defs:cdc_acm_notification (Results 1 – 1 of 1) sorted by relevance
211 struct cdc_acm_notification { struct212 uint8_t bmRequestType;213 uint8_t bNotificationType;214 uint16_t wValue;215 uint16_t wIndex;216 uint16_t wLength;217 uint16_t data;