usb_hid_class.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define req_GET_IDLE   0x02
#define req_GET_PROTOCOL   0x03
#define req_GET_REPORT   0x01
#define req_SET_IDLE   0x0a
#define req_SET_PROTOCOL   0x0b
#define req_SET_REPORT   0x09


Define Documentation

#define req_GET_IDLE   0x02

Definition at line 5 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().

#define req_GET_PROTOCOL   0x03

Definition at line 6 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().

#define req_GET_REPORT   0x01

Definition at line 4 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().

#define req_SET_IDLE   0x0a

Definition at line 8 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().

#define req_SET_PROTOCOL   0x0b

Definition at line 9 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().

#define req_SET_REPORT   0x09

Definition at line 7 of file usb_hid_class.h.

Referenced by usb_handle_class_request_callback().


Generated on Wed Dec 17 16:46:26 2008 for Pic Pack by  doxygen 1.5.7.1