2019-07-15 20:36发布
yuying2015 发表于 2014-3-16 18:44 #include #include #define uchar unsigned char
最多设置5个标签!
#include<intrins.h>
#define uchar unsigned char
#define uint unsigned int
uchar times;
uchar dan=0xaa;
uchar shuang=0x55;
bit flag;
void delay(uchar i)
{
uchar j,k;
for(;i>0;i--)
{
for(j=200;j>0;j--)
{
for(k=300;k>0;k--)
{_nop_();_nop_();_nop_();_nop_();}
}
}
}
void main()
{
times=0;
flag=1;
for(;time<5;time++)
{
if(flag){P0=0xaa;}
else{P0=0x55;}
flag=~flag;
delay(10);
}
}
谢了,呵呵呵呵
一周热门 更多>