bool USBHostHIDEventHandler( uint8_t address, USB_EVENT event, void * data, uint32_t size );
This function is the event handler for this client driver. It is called by the host layer when various events occur.
The device has been initialized.
Return Values |
Description |
true |
Event was handled |
false |
Event was not handled |
None
MLA - USB Library Help Version : 2.16
![]() |