USBH_UserProcess() is only used within HID_Standalone.
 
Symbols
loading...
Files
loading...

USBH_UserProcess() function

User Process

Syntax

static void USBH_UserProcess(USBH_HandleTypeDef *phost,     uint8_t id);
Implemented in main.c:118

Arguments

phost

Host Handle

id

Host Library user message ID

Return value

None

References

LocationReferrerText
main.c:118
static void USBH_UserProcess(USBH_HandleTypeDef *phost, uint8_t id)
main.c:30
static void USBH_UserProcess(USBH_HandleTypeDef *phost, uint8_t id);
main.c:61main()
USBH_Init(&hUSBHost, USBH_UserProcess, 0);

Data Use

Data read by USBH_UserProcess()
Data written by USBH_UserProcess()
USBH_UserProcess()
all items filtered out