usb_host.h
来自「microchip PIC18,pic24系列单片机USB驱动的开发源码」· C头文件 代码 · 共 32 行
H
32 行
/*******************************************************************************
USB Host Driver (Header File)
Description:
This file provides the hardware interface for a USB Embedded Host
application. Most applications will not make direct use of the functions
in this file. Instead, one or more client driver files should also be
included in the project to support the devices that will be attached to the
host. Application interface will be through the client drivers.
This header file must be included after the application-specific
usb_config.h file, as usb_config.h configures parts of this file.
Summary:
This file provides the hardware interface for a USB Embedded Host
application.
*******************************************************************************/
//DOM-IGNORE-BEGIN
/******************************************************************************
* FileName: usb_host.h
* 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 + -
显示快捷键?