GD32F1x0
|
USB_CustomHID_Handle_Function
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 352 of file usbd_custom_hid_core.c.
Generated by
