usb_function_hid.h
来自「microchip PIC18,pic24系列单片机USB驱动的开发源码」· C头文件 代码 · 共 15 行
H
15 行
/*******************************************************************************
USB HID class header file
This file, with its associated C source file, provides the interface required
to talk to the USB host through the Human Interface Device (HID) class.
******************************************************************************/
//DOM-IGNORE-BEGIN
/******************************************************************************
FileName: usb_function_hid.h
Dependencies: See INCLUDES section
Processor: PIC18 or PIC24 USB Microcontrollers
Hardware: The code is natively intended to be used on the following
hardware platforms: PICDEM
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?