代码搜索:串行端口
找到约 10,000 项符合「串行端口」的源代码
代码结果 10,000
www.eeworm.com/read/292398/8359015
dat asslandat46.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端口,OUTSD是输出双字到端口
www.eeworm.com/read/428838/8836186
asm 6-3-1.asm
;6-3-1.ASM
$MOD51
MOV P1,#0FFH ;把P1端口的输出统统填成HIGH
END
www.eeworm.com/read/378183/9248160
dat asslandat48.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端 口,OUTSD是输出双字到端口
www.eeworm.com/read/378183/9248419
dat asslandat47.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端 口,OUTSD是输出双字到端口
www.eeworm.com/read/378183/9248425
dat asslandat46.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端 口,OUTSD是输出双字到端口
www.eeworm.com/read/176085/9517790
dat asslandat48.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端口,OUTSD是输出双字到端口
www.eeworm.com/read/176085/9517893
dat asslandat47.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端口,OUTSD是输出双字到端口
www.eeworm.com/read/176085/9517895
dat asslandat46.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端口,OUTSD是输出双字到端口
www.eeworm.com/read/272633/10951419
c 8255.c
#include "MYTYPE.H"
#include "_8255.H"
W8255_1(uchar cd,uchar world) //写8255-1端口函数
{
if(cd=='a'){return W8255_1A = world;}
if(cd=='b'){return W8255_1B = world;}
if(cd=='c'){return
www.eeworm.com/read/129770/5970385
dat asslandat48.dat
OUTSB/OUTSW/OUTSD 指令
功能上基本上同OUTS相同,只不过OUTSB是输出字节到端口,OUTSW是输出字到端口,OUTSD是输出双字到端口