![]() |
M480 BSP V3.05.005
The Board Support Package for M480 Series
|
M480 MCU USB Host HID driver. More...
#include <stdio.h>
#include <string.h>
#include "NuMicro.h"
#include "usb.h"
#include "usbh_lib.h"
#include "usbh_hid.h"
Go to the source code of this file.
Functions | |
void | usbh_hid_init (void) |
Initialize USB Host HID driver. More... | |
HID_DEV_T * | usbh_hid_get_device_list (void) |
Get a list of currently connected USB Hid devices. More... | |
M480 MCU USB Host HID driver.
SPDX-License-Identifier: Apache-2.0
Definition in file hid_driver.c.