CONTROLINK86 SMSC, CONTROLINK86 Datasheet - Page 71

no-image

CONTROLINK86

Manufacturer Part Number
CONTROLINK86
Description
Development Software Embedded Networking Software
Manufacturer
SMSC
Datasheet

Specifications of CONTROLINK86

Tool Function
Compiler
Tool Type
Compiler
Processor Series
80x86
Lead Free Status / RoHS Status
Lead free / RoHS Compliant
ControLink86 Realtime Networking Software
void show_saps(void)
/* end of file app_int.c */
{
unsigned int i;
unsigned int j;
USIGN8 status;
for(i = 0; i < numof_saps; i++)
} /* end of show_saps(..) */
{
status = llc1_request((USIGN8)(i + 1), 0, REPORT_STATUS, &SAP[i]);
printf("SAP %d status is %d. SAP %d has %d bytes: { ", (i + 1), status,
for(j = 0; j < sizeof_sb[i]; j++)
printf("}\n");
}
sizeof_sb[i]);
{
if((j < 3) || (j > (sizeof_sb[i] - 3)))
else if(j < 4)
}
{
printf("%02x ", SAPBUF[i][j]);
}
{
printf("... ");
}
71
(i + 1),

Related parts for CONTROLINK86