EasyManua.ls Logo

BK Precision 5492 - Page 67

BK Precision 5492
118 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
67
err=1;
while(++retry<10000)
if(0x20&inportb(RS232+5))
{
outportb(RS232,p);
err=0;
break;
}
}
char read(void)
{
unsigned int retry=0;
err=1;
while(++retry<30000)
if(0x01&inportb(RS232+5))
{
err=0;
break;
}
return(inportb(RS232));
}

Table of Contents

Related product manuals