代码搜索:端口控制
找到约 10,000 项符合「端口控制」的源代码
代码结果 10,000
www.eeworm.com/read/37067/1067624
背光控制
www.eeworm.com/read/37144/1068679
背光控制
www.eeworm.com/read/378183/9245986
dat funtc198.dat
函数名称: inport
函数原型: int inport(int port)
函数功能: 返回从指定的I/O端口读入一个字(16位数)
函数返回: 读入的字数值
函数说明: port I/O端口地址
所属文件:
www.eeworm.com/read/131795/14127171
dat funtc198.dat
函数名称: inport
函数原型: int inport(int port)
函数功能: 返回从指定的I/O端口读入一个字(16位数)
函数返回: 读入的字数值
函数说明: port I/O端口地址
所属文件:
www.eeworm.com/read/307678/13717430
asm define.asm
;********************************************
;定义各寄存器地址和位地址
;*****************************************
indf equ 0h
tmr0 equ 1h
pcl equ 2h ;程序计数器pc低四位
status equ 3h
fsr equ 4h
www.eeworm.com/read/416360/11031686