Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/usb/class/
Dusb_cdc.h211 struct cdc_acm_notification { struct
212 uint8_t bmRequestType;
213 uint8_t bNotificationType;
214 uint16_t wValue;
215 uint16_t wIndex;
216 uint16_t wLength;
217 uint16_t data;