搜索:enumeration
找到约 9 项符合「enumeration」的查询结果
结果 9
https://www.eeworm.com/dl/948991.html
技术资料
enumeration.pdf
资料->【B】电子技术->【B5】通信技术->【1】通信协议->【USB、OTG】->USB开发资料->USB2RS232->USB doc->enumeration.pdf
https://www.eeworm.com/dl/664/457209.html
Delphi/CppBuilder
simple system devices enumeration
simple system devices enumeration
https://www.eeworm.com/dl/531/224205.html
操作系统开发
Serial ports. Enumeration and FIFO controls.
Serial ports. Enumeration and FIFO controls.
https://www.eeworm.com/dl/527/431725.html
通讯/手机编程
Enumeration features of the Widcomm and Microsoft stacks under a unique API
Enumeration features of the Widcomm and Microsoft stacks under a unique API
https://www.eeworm.com/dl/618/363800.html
驱动编程
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of devic
This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by drive ...
https://www.eeworm.com/dl/618/221757.html
驱动编程
This a USB core stack for the built-in USB device of LPC214x microcontrollers. It handles the ha
This a USB core stack for
the built-in USB device of LPC214x microcontrollers.
It handles the hardware interface and
USB enumeration/configuration.
Also included are application examples like
a USB joystick HID and USB serial port emulation.
https://www.eeworm.com/dl/834762.html
技术资料
FreeModbus 英文资料
If register should be written or read.This value is passed to the calback functions which support either reading or writing register values. Writing means that the application registers should be updated and reading means that the modbus protocol stack needs to know the current r ...
https://www.eeworm.com/dl/902765.html
技术资料
.An.introduction.to.Programming.the.Microchip.PIC.in.CCS.C
外文pic编程书籍,
Contents
Introduction
History
Why use C?
PC based versus PICmicro®MCU Based Program Development
Product Development
Terminology
Trying and Testing Code
C Coding Standards
Basics
1 C Fundamentals
Structure of C Programs
Components of a C Program
#pragma
main()
# ...