usb_host_hid_appl_interface.c
来自「microchip PIC18,pic24系列单片机USB驱动的开发源码」· C语言 代码 · 共 28 行
C
28 行
/******************************************************************************
USB Host HID Application Interface
This is the Human Interface Device Class application interface file for a USB
Embedded Host device. This file should be used in a project with usb_host_hid.c
to provided the functional interface.
Acronyms/abbreviations used by this class:
* HID - Human Interface Device
This file provides interface between HID application and driver. This file
also provides interface functions of HID parser. These interfaces must be used
to access the data structures populated by HID parser. These data structures
hold crucial information required by application to understand the nature of
device connected on the bus. The file also contains interface functions to
send/recieve Reports to/from device.
* FileName: usb_host_hid_appl_interface.c
* Dependencies: None
* Processor: PIC24/dsPIC30/dsPIC33/PIC32MX
* Compiler: C30 v2.01/C32 v0.00.18
* Company: Microchip Technology, Inc.
Software License Agreement
The software supplied herewith by Microchip Technology Incorporated
(the 揅ompany
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?