usb_hal.h
来自「microchip PIC18,pic24系列单片机USB驱动的开发源码」· C头文件 代码 · 共 20 行
H
20 行
/******************************************************************************
USB Hardware Abstraction Layer (HAL) (Header File)
Description:
This file abstracts the hardware interface.
*******************************************************************************/
//DOM-IGNORE-BEGIN
/******************************************************************************
File Description:
This file defines the interface to the USB hardware abstraction layer.
Filename: usb_hal.h
Dependancies: none
Processor: PIC18, PIC24, or PIC32 USB Microcontrollers
Hardware: The code is natively intended to be used on the following
hardware platforms: PICDEM
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?