📄 usb_device.h
字号:
/*******************************************************************************
USB Device header file
This file, with its associated C source file, provides the main substance of
the USB device side stack. These files will receive, transmit, and process
various USB commands as well as take action when required for various events
that occur on the bus.
******************************************************************************/
//DOM-IGNORE-BEGIN
/******************************************************************************
FileName: usb_device.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 + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -