![]() |
M471M/R1/S BSP V3.01.000
The Board Support Package for M4521
|
M471M/R1/S 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... | |
M471M/R1/S MCU USB Host HID driver.
SPDX-License-Identifier: Apache-2.0
Definition in file hid_driver.c.