GD32F1x0: USB/GD32_USB_Device_Library/Class/hid/src/usbd_hid_core.c File Reference

GD32F1x0

usbd_hid_core.c File Reference

USB HID device class core functions. More...

#include "usbd_hid_core.h"

Go to the source code of this file.

Functions

uint8_t USBD_HID_SendReport (USB_DEVICE_HANDLE *pudev, uint8_t *report, uint16_t Len)
 Send mouse report. More...
 

Variables

__IO uint8_t PrevXferComplete
 
USBD_Class_cb_TypeDef USBD_HID_cb
 
const uint8_t USBD_HID_CfgDesc [USB_HID_CONFIG_DESC_SIZE]
 
const uint8_t HID_ReportDesc [USB_HID_REPORT_DESC_SIZE]
 

Detailed Description

USB HID device class core functions.

Author
MCU SD
Version
V1.0.1
Date
6-Sep-2014

Definition in file usbd_hid_core.c.

Generated by   doxygen 1.8.10