NUC472_NUC442_BSP V3.03.005
The Board Support Package for NUC472/NUC442
Functions
hid_driver.c File Reference

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"
Include dependency graph for hid_driver.c:

Go to the source code of this file.

Functions

void USBH_HidInit (void)
 Init USB Host HID driver. More...
 
HID_DEV_TUSBH_HidGetDeviceList (void)
 Get a list of currently connected USB Hid devices. More...
 

Detailed Description

NUC472/NUC442 MCU USB Host HID driver.

Version
V1.00
Revision
12
Date
15/04/27 3:26p
Note
SPDX-License-Identifier: Apache-2.0 Copyright (C) 2013 Nuvoton Technology Corp. All rights reserved.

Definition in file hid_driver.c.