![]() |
NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
|
NUC472/NUC442 MCU USB Host HID driver. More...
#include <stdio.h>
#include <string.h>
#include "NUC472_442.h"
#include "usbh_core.h"
#include "usbh_hid.h"
Go to the source code of this file.
Functions | |
void | USBH_HidInit (void) |
Init USB Host HID driver. More... | |
HID_DEV_T * | USBH_HidGetDeviceList (void) |
Get a list of currently connected USB Hid devices. More... | |
NUC472/NUC442 MCU USB Host HID driver.
Definition in file hid_driver.c.