GD32F10x USB-Device
V1.0.0
GD32F10x USB-Device
|
USB_HID_Class_Exported_Functions
Functions | |
uint8_t | USBD_HID_SendReport (USB_DEVICE_HANDLE *pudev, uint8_t *report, uint16_t Len) |
Send mouse report. More... | |
Detailed Description
Function Documentation
uint8_t USBD_HID_SendReport | ( | USB_DEVICE_HANDLE * | pudev, |
uint8_t * | report, | ||
uint16_t | Len | ||
) |
Send mouse report.
- Parameters
-
pudev pointer to usb device instance report pointer to HID report Len data length
- Return values
-
usb device operation status
Definition at line 285 of file usbd_hid_core.c.
Generated on Fri Feb 6 2015 14:56:36 for GD32F10x USB-Device by 1.8.8