usb.h

来自「microchip PIC18,pic24系列单片机USB驱动的开发源码」· C头文件 代码 · 共 27 行

H
27
字号
/*******************************************************************************

    USB Header File

This file aggregates all necessary header files for the Microchip USB Host,
Device, and OTG libraries.  It provides a single-file can be included in
application code.  The USB libraries simplify the implementation of USB
applications by providing an abstraction of the USB module and its registers
and bits such that the source code for the can be the same across various
hardware platforms.

Note that this file does not include the header files for any client or
function drivers.
******************************************************************************/
//DOM-IGNORE-BEGIN
/******************************************************************************
 FileName:     usb.h
 Dependencies: See INCLUDES section
 Processor:    PIC18, PIC24, & PIC32 USB Microcontrollers
 Hardware:
 Complier:     Microchip C18 (for PIC18), C30 (for PIC24), or C32 (for PIC32)
 Company:      Microchip Technology, Inc.

 Software License Agreement:

 The software supplied herewith by Microchip Technology Incorporated
 (the 揅ompany

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?