#include <pic_usb.h>
Data Fields | |
| uns8 | bmRequestType |
| uns8 | bRequest |
| uns16 | wIndex |
| uns16 | wLength |
| uns16 | wValue |
Definition at line 136 of file pic_usb.h.
Definition at line 137 of file pic_usb.h.
Referenced by usb_handle_class_ctrl_read_callback(), usb_handle_class_ctrl_write_callback(), usb_handle_class_request_callback(), and usb_handle_standard_request().
Definition at line 139 of file pic_usb.h.
Referenced by usb_handle_class_request_callback(), and usb_handle_standard_request().
Definition at line 139 of file pic_usb.h.
Referenced by usb_handle_class_request_callback(), and usb_handle_standard_request().
1.5.7.1