USBD ROM Stack
2.0
ROM based USB device stack
|
Human Interface Device (HID) API structures and function prototypes. More...
Go to the source code of this file.
Data Structures | |
struct | USB_HID_REPORT_T |
HID report descriptor data structure. More... | |
struct | USBD_HID_INIT_PARAM_T |
USB descriptors data structure. More... | |
struct | USBD_HID_API_T |
HID class API functions structure.This structure contains pointers to all the function exposed by HID function driver module. More... | |
Human Interface Device (HID) API structures and function prototypes.
Definition of functions exported by ROM based HID function driver.