USBD_HID_DataIn() is only used within STM32_USB_Device_Library.
 
Symbols
loading...
Files
loading...

USBD_HID_DataIn() function

USBD_HID_DataIn handle data IN Stage

Syntax

static uint8_t USBD_HID_DataIn(USBD_HandleTypeDef *pdev,     uint8_t epnum);
Implemented in usbd_hid.c:613

Arguments

pdev

device instance

epnum

endpoint index

Return value

status

References

LocationText
usbd_hid.c:613
static uint8_t USBD_HID_DataIn(USBD_HandleTypeDef *pdev, uint8_t epnum)
usbd_hid.c:93
static uint8_t USBD_HID_DataIn(USBD_HandleTypeDef *pdev, uint8_t epnum);
usbd_hid.c:115
USBD_HID_DataIn, /* DataIn */

Data Use

Implementations
USBD_HID_DataIn()
all items filtered out
Type of USBD_HID_DataIn()
USBD_HID_DataIn()
uint8_t
all items filtered out