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