AN2573 Freescale Semiconductor / Motorola, AN2573 Datasheet - Page 15

no-image

AN2573

Manufacturer Part Number
AN2573
Description
LINkits LIN Evaluation Boards
Manufacturer
Freescale Semiconductor / Motorola
Datasheet
}
/*****************************************************************************
void Delay(unsigned int n)
{
}
/*****************************************************************************
void NewNode()
{
}
/*****************************************************************************
MOTOROLA
* Function:
*
* Description:
*
*
* Returns:
*
* Notes:
*
*
*****************************************************************************/
* Function:
*
* Description:
*
* Returns:
*
* Notes:
*
*****************************************************************************/
* Function:
*
* Description:
*
* Returns:
/* Clear RTI flag */
CRGFLG = 0x80;
unsigned int stopTime;
stopTime = Time+n;
while (stopTime != Time);
char i;
unsigned char strip = 0x01;
for (i = 0; i < 8; i++)
{
}
PORTB = ~strip;
Delay(125);
strip = strip<<1;
Delay
Simple delay routine.
Delay for n ms
after n ms
NewNode
Flash LEDs in sequence low to high.
none
LostNode
Flash LEDs in sequence high to low.
none
Freescale Semiconductor, Inc.
For More Information On This Product,
Uses real time interrupt function - must be initialised
LINkits LIN Evaluation Boards
Go to: www.freescale.com
elsewhere to give 1ms timeouts
MC68HC9S12C32 Master Software Listings
AN2573/D
15

Related parts for AN2573