USBD ROM Stack  2.0
ROM based USB device stack
Data Structures
mw_usbd_hiduser.h File Reference

Human Interface Device (HID) API structures and function prototypes. More...

#include "mw_usbd.h"
#include "mw_usbd_hid.h"
#include "mw_usbd_core.h"

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...
 

Detailed Description

Human Interface Device (HID) API structures and function prototypes.

Definition of functions exported by ROM based HID function driver.