GD32F10x USB-Device
V1.0.0
GD32F10x USB-Device
|
Custom HID device class core functions. More...
#include "usbd_custom_hid_core.h"
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.0
- Date
- 26-Dec-2014
Definition in file usbd_custom_hid_core.c.
Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by 1.8.8