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

GD32F1x0

usbd_custom_hid_core.c File Reference

Custom HID device class core functions. More...

Go to the source code of this file.

Functions

uint8_t USBD_CUSTOMHID_SendReport (USB_DEVICE_HANDLE *pudev, uint8_t *report, uint16_t Len)
 Send custom HID Report. More...
 

Variables

uint8_t Report_buf [2]
 
uint8_t USBD_CUSTOMHID_Report_ID = 0
 
uint8_t flag = 0
 
USBD_Class_cb_TypeDef USBD_CUSTOMHID_cb
 
const uint8_t USBD_HID_CfgDesc [CUSTOMHID_CONFIG_DESC_SIZE]
 
const uint8_t CustomHID_ReportDescriptor [CUSTOMHID_REPORT_DESC_SIZE]
 

Detailed Description

Custom HID device class core functions.

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

Definition in file usbd_custom_hid_core.c.

Generated by   doxygen 1.8.10